Bookings
Find all Cal video transcripts of that recording
GET
/
bookings
/
{id}
/
transcripts
/
{recordingId}
Authorizations
apiKey
string
queryrequiredPath Parameters
id
integer
requiredID of the booking for which transcripts need to be fetched.
recordingId
string
requiredID of the recording(daily.co recording id) for which transcripts need to be fetched.
Query Parameters
apiKey
string
requiredYour API key
Was this page helpful?