Authorizations
Query Parameters
Filter by stock symbol
Example:
"AAPL"
from date in ISO 8601 format, YYYY-MM-DDTHH:MM:SS
Example:
"2025-05-02T00:00:00"
to date in ISO 8601 format, YYYY-MM-DDTHH:MM:SS
Example:
"2025-05-02T00:00:00"
page number for pagination
Example:
"1"
page size for pagination
Example:
"20"
Filter by status of the call
Available options:
COMPLETED
, IN_PROGRESS
, FAILED
Example:
"COMPLETED"