Skip to main content
GET
Transcription

Authorizations

Authorization
string
header
required

HTTP Basic Authentication. Use your API Access Key ID as the username and your API Access Key Secret as the password. Generate keys in the CloudTalk Dashboard under Account -> Settings -> API Keys (https://dashboard.cloudtalk.io/menu/account/settings/API-keys).

Path Parameters

callId
number
required

Call ID

Query Parameters

limit
integer

Maximum number of items to return

Required range: x >= 1
offset
integer
default:0

Offset the list of returned items by this amount

Required range: x >= 0

Response

Information about a given call's transcription

data
object
required
pagination
object
required