GET
/
bookings
/
{id}
/
transcripts
curl --request GET \
  --url https://api.cal.com/v1/bookings/{id}/transcripts

Authorizations

apiKey
string
query
required

Path Parameters

id
integer
required

ID of the booking for which recordings need to be fetched.

Query Parameters

apiKey
string
required

Your API key

Response

200
_mintlify/placeholder

OK