Skip to main content
GET
Retrieve the details of an existing recording by its unique identifier.

Authentication

Requires an API key with recordings:read scope.

Path Parameters

id
string
required
The recording’s unique identifier (e.g., rec_abc123).

Response

Returns the recording object.

Response Fields