Get Recording
Recording
Get Recording
GET
Get Recording
Returns a short-lived S3 URL for downloading the recording of a bot’s meeting session.
Authentication
Requires API key authentication via theAuthorization header.
Path Parameters
Bot ID (e.g.,
bot_xxxxxxxxxxx)Response
Short-lived S3 URL for downloading the recording. This URL will expire after a limited time.
Timestamp in milliseconds when the recording started
Example Request
Example Response
The S3 URL is short-lived and should be downloaded promptly. If you need persistent storage, consider using the external media storage settings when creating the bot.