Skip to main content
GET
/
api
/
v1
/
transcripts
/
calls
Fetch all calls
curl --request GET \
  --url 'https://api.benzinga.com/api/v1/transcripts/calls?token='
{}

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.

Response

OK

The response is of type object.