Returns a short-lived signed URL to download the redacted recording audio (typically .m4a). Call POST with an empty body after the recording exists. Authentication: user-scoped x-siro-auth-token (OAuth access token). This is not the org-wide upload flow—use POST /v1/core/recordings/signed-urls on the Recordings API host when uploading before a recording id exists.
Authentication: User-scoped API — send your OAuth access token in headerDocumentation Index
Fetch the complete documentation index at: https://docs.siro.ai/llms.txt
Use this file to discover all available pages before exploring further.
x-siro-auth-token (machine-to-machine or user-delegated token, not the organization API key).
Returns a short-lived signed URL to fetch the redacted recording audio (typically .m4a). Call POST with no body; path id is the Siro recording id (same as Get recording).
Not upload: To upload audio before a recording exists, use POST /v1/core/recordings/signed-urls on the Recordings upload flow — see Post recordings signed urls.OAuth access token for user-scoped requests (Authorization Code or machine-to-machine). Send header x-siro-auth-token: . Not an organization API key.
Siro internal id of the recording (same id as GET /v1/core/recordings/{id}).
Create a new signed URL for a recording