Skip to main content
GET
/
api
/
v1
/
transcripts
/
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

ページネーション用のページ番号(1から始まります)

page_size
integer
default:10

1ページあたりの返却件数

status
string
default:COMPLETED

コールのステータスでフィルタします。デフォルトは COMPLETED です。すべてのステータスを返すには ALL を使用してください。

Response

OK

The response is of type object.