List Recordings
Recordings
List Recordings
List all recordings with optional filtering and pagination
GET
List Recordings
Returns a paginated list of your recordings, sorted by creation date (newest first).
Query Parameters
Page number (1-indexed)
Results per page (max 100)
Filter by status:
completed, transcribing, processing, failedFilter by call direction:
outbound or inboundSearch transcript text
Request
Response
Array of recording objects
Response
Errors
| Status | Description |
|---|---|
400 | Invalid query parameters |
401 | Invalid or missing API key |