Skip to main content
GET
Fetch call by ID

Authorizations

token
string
query
required

Path Parameters

call_id
string
required

The unique identifier of the transcript call

Query Parameters

audio
boolean

Set to false to exclude audio recordings. Defaults to true; returns pre-signed/CDN URLs when included

pdf
boolean

If true, includes pre-signed URLs for the PDF transcript

assets
boolean

If true, includes pre-signed URLs for external assets (e.g. slide deck PDFs)

clean
boolean

If true, returns a cleaner simplified output format

format
string

Response format: 'json' (default) or 'html'

Response

OK

call_id
string
Example:

"80753086-444f-4dcf-961d-15509ba09dc7"

call_title
string
Example:

"Q3 2023 Earnings Call"

created_at
string
deleted_at
string
description
string
Example:

"Quarterly earnings report"

duration
integer
Example:

60

end_time
string
Example:

"2023-10-25T15:00:00Z"

exchange
string
Example:

"NASDAQ"

figis
string[]
Example:
headline
string
Example:

"Company X Reports Strong Q3 Results"

name
string
Example:

"Apple Inc."

participants
object[]
period
string
Example:

"Q3"

recordings
object[]
securities
object
start_time
string
Example:

"2023-10-25T14:00:00Z"

status
string
Example:

"completed"

summary
object
symbol
string
Example:

"AAPL"

transcripts
object[]
updated_at
string
webcast_url
string
Example:

"https://example.com/webcast"

year
integer
Example:

2023