The historical option bars API provides aggregates for a list of option symbols between the specified dates.
The returned results are sorted by symbol first, then by bar timestamp. This means that you are likely to see only one symbol in your first response if there are enough bars for that symbol to hit the limit you requested.
In these situations, if you keep requesting again with the next_page_token from the previous response, you will eventually reach the other symbols if any bars were found for them.
401Authentication headers are missing or invalid. Make sure you authenticate your request with a valid API key.
403The requested resource is forbidden.
500Internal server error. We recommend retrying these later. If the issue persists, please contact us on Slack or on the Community Forum.