Skip to main content
GET
List available historical data dates

Authorizations

Authorization
string
header
required

Enter 'Bearer' followed by a space and then your JWT or API Key. Example: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9... or Bearer YOUR_API_KEY_HERE

Path Parameters

strategyId
string
required

UUID of the user strategy

Response

Dates for which historical data is available.

available_dates
string<date>[]

A list of dates for which historical data is ready for download.