GET
/
bookings
/
{id}
/
recordings

Authorizations

apiKey
string
queryrequired

Path Parameters

id
integer
required

ID of the booking for which recordings need to be fetched. Recording download link is only valid for 12 hours and you would have to fetch the recordings again to get new download link

Query Parameters

apiKey
string
required

Your API key

Response

200 - application/json
id
string
room_name
string
start_ts
number
status
string
max_participants
number
duration
number
download_link
string