Returns a list of Exchange Traded Funds (ETFs) sourced from FirstBridge
Name | Description | Example |
---|---|---|
exchange
|
XNAS | |
page_size
|
The number of results to return | - |
next_page
|
Gets the next page of data from a previous API call | - |
exchange
* required
|
||
page_size
* required
The number of results to return
|
||
next_page
* required
Gets the next page of data from a previous API call
|
Name | Description | Type |
---|---|---|
etfs | - | |
next_page | The token required to request the next page of the data. If null, no further results are available. | string |
etfs
|
||
next_page
The token required to request the next page of the data. If null, no further results are available.
|