Skip to main content
GET
List all recordings
Deprecated: This is a v1 endpoint. It will continue to work, but we recommend migrating to the v2 equivalent for improved REST compliance (correct HTTP status codes, consistent response envelopes, and hyphenated URLs).
Replace {your-subdomain} with your workspace’s subdomain.
Learn how to find your subdomain in Workspace subdomain.

Headers

X-Api-Key
string
required

API key. Refer to Authentication for more information.

Accept
enum<string>
default:application/json
required

Must be application/json.

Available options:
application/json

Query Parameters

page_number
integer

Page number. If absent, all results are returned.

page_size
integer

Number of results per page. Defaults to 30.

Response

200 - application/json

Successfully retrieved recordings.

recordings
object[]

List of recordings.

pagination
object