Recordings
List Recordings
List recordings in the current project
GET
List recordings with cursor pagination and optional filters.
See Get Recording for recording field descriptions.
Authentication
Requires an API key withrecordings:read scope.
Query Parameters
integer
Maximum number of recordings to return.
string
Cursor from a previous response.
string
Filter by end user.
string
Filter by device.
string
Filter by recording status.
string
Filter recordings created at or after this ISO 8601 timestamp.
string
Filter recordings created before this ISO 8601 timestamp.

