v1
latestOpenAPI 3.0.02026-07-266091181.5 KBFetch all calls
Retrieve a list of calls with optional filtering and pagination. By default, only COMPLETED calls are returned. Use status=ALL to return all statuses.
Query parameters
The page number for pagination (starts at 1)
The number of items to return per page
Filter by call status. Defaults to COMPLETED. Use ALL to return all statuses.
Filter by stock ticker symbol (e.g. AAPL)
Filter calls starting on or after this date (RFC3339, e.g. 2024-01-01T00:00:00)
Filter calls starting on or before this date (RFC3339, e.g. 2024-12-31T23:59:59)
Field to sort results by (e.g. start_time)
Filter by Share Class FiGi identifier (e.g. BBG000B9XRY4)
If true, includes securities information in the response
If true, returns only call metadata without transcript content
General filter; pass 'all' to bypass default status filter
Response
OK