| Name | Description | Example |
|---|---|---|
|
page_size
|
The number of results to return | - |
|
next_page
|
Gets the next page of data from a previous API call | - |
|
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 |
|---|---|---|
| indices | array | |
|
id
|
Intrinio ID for the Index | string |
|
symbol
|
The symbol used to identify the Index | string |
|
name
|
The name of the Index | string |
|
continent
|
The continent of the country of focus for the Index | string |
|
country
|
The country of focus for the Index | string |
|
update_frequency
|
How often the Index is updated | string |
|
last_updated
|
When the Index was updated last | string |
|
observation_start
|
The earliest date for which data is available | date |
|
observation_end
|
The latest date for which data is available | date |
| next_page | The token required to request the next page of the data. If null, no further results are available. | string |
|
indices
|
||
|
next_page
The token required to request the next page of the data. If null, no further results are available.
|