v1
latestOpenAPI 3.1.02026-07-26102934.7 KBmeetings
Get recording
Returns a temporary URL to download the recording for a meeting. The URL is short-lived and should be used promptly.
get/meetings/{meeting_id}/recording
Path parameters
meeting_idstring required
The meeting ID (e.g., mtg_abc123).
Response
The recording URL.
Example response
{
"meeting_id": "mtg_abc123"
}