Skip to main content
GET
Fetch all calls

Authorizations

token
string
query
required

Query Parameters

page
integer
default:1

The page number for pagination (starts at 1)

page_size
integer
default:10

The number of items to return per page

status
string
default:COMPLETED

Filter by call status. Defaults to COMPLETED. Use ALL to return all statuses.

symbol
string

Filter by stock ticker symbol (e.g. AAPL)

from
string

Filter calls starting on or after this date (RFC3339, e.g. 2024-01-01T00:00:00)

to
string

Filter calls starting on or before this date (RFC3339, e.g. 2024-12-31T23:59:59)

sort_by
string

Field to sort results by (e.g. start_time)

share_class_figi
string

Filter by Share Class FiGi identifier (e.g. BBG000B9XRY4)

securities
boolean

If true, includes securities information in the response

info_only
boolean

If true, returns only call metadata without transcript content

filter
string

General filter; pass 'all' to bypass default status filter

Response

OK

The response is of type object.