All Index Summaries

All Index Summaries R API Documentation

API Class:
IntrinioSDK::IndexApi
Instance Method:
get_all_index_summaries()

Stock Price Code Example

Use my API Key
client <- IntrinioSDK::ApiClient$new()
# Configure API key authorization: ApiKeyAuth
client$configuration$apiKey <- "YOUR_API_KEY"
#Configure retries
client$configuration$allowRetries <- TRUE
# Setup API with client
IndexApi <- IntrinioSDK::IndexApi$new(client)
# Optional params
opts <- list(
page_size = 100
)
response <- IndexApi$get_all_index_summaries(opts)
print(response)
print(response$content)
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Parameters

NameTypeDescriptionNotes
page_sizeIntegerThe number of results to return[optional] [default to 100]  


Return Type

object
IntrinioSDK::ApiResponseIndices

Properties

NameTypeDescription
indicesList of ApiResponseIndex 
indices_data_frameData FrameData frame representation of indices
next_pageCharacterThe token required to request the next page of the data. If null, no further results are available.  
object
IntrinioSDK::ApiResponseIndex

Properties

NameTypeDescription
symbolCharacterThe index symbol  
nameCharacterThe index name