Getting Started
Attendees
Availabilities
Booking References
Bookings
Credentials
Destination Calendars
Event Types
Memberships
Schedules
Selected Calendars
Teams
Users
Bookings
Find all Cal video transcripts of that booking
GET
/
bookings
/
{id}
/
transcripts
Find all Cal video transcripts of that booking
Copy
Ask AI
curl --request GET \
--url https://api.cal.com/v1/bookings/{id}/transcripts
Authorizations
Path Parameters
ID of the booking for which recordings need to be fetched.
Query Parameters
Your API key
Response
200
OK
Find all Cal video transcripts of that booking
Copy
Ask AI
curl --request GET \
--url https://api.cal.com/v1/bookings/{id}/transcripts
Assistant
Responses are generated using AI and may contain mistakes.