recordings
List Agent Recordings
List all call recordings for an agent.
Restriction: Recording must be enabled for the agent in agent configuration.
Returns a paginated list of recordings with metadata. Each recording includes file information, status, and timestamps.
GET
List Agent Recordings
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
Number of recordings to return
Required range:
1 <= x <= 100Number of recordings to skip
Required range:
x >= 0Filter by status: recording, processing, completed, failed
List Agent Recordings