recordings
Get Recording
Get a specific recording with download URL.
Returns full recording details including a presigned download URL. The URL is time-limited and expires after the specified duration.
Restriction: Recording must be enabled for the agent in agent configuration.
Security: URL expires after url_expires seconds (default: 1 hour).
GET
Get Recording
Documentation Index
Fetch the complete documentation index at: https://docs.mrassistant.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
URL expiration time in seconds (1 min - 24 hours)
Required range:
60 <= x <= 86400Response
Successful Response
Single recording details.
Get Recording