Skip to main content
GET
cURL

Authorizations

X-Claap-Key
string
header
required

Path Parameters

recordingId
string
required

Recording identifier

Query Parameters

lang
string

A 2-letters language code, to get a specific transcript or translation. If unset, the original transcript is returned

Example:

"fr"

format
enum<string>
default:json

The transcript is returned in JSON format by default. Use "text" to get a human readable representation

Available options:
json,
text

Response

Transcript was successfully retrieved

result
object
required