Get presigned URLs for ambient session recordings for streaming or download
Use this endpoint to get presigned URLs for all recordings for the . Refer to the Audio streaming & download guide for more details. Use theDocumentation Index
Fetch the complete documentation index at: https://developer.suki.ai/llms.txt
Use this file to discover all available pages before exploring further.
download query parameter to control the URL type:
download=true, the URL is for downloading the full file.download=false or omitted, the URL supports streaming with range requests.SDP JWT; partner_id is read from token claims for recording access metrics.
Unique identifier for the ambient session.
If true, returns download-only URLs; if false or omitted, URLs support streaming with Range requests.