recordings
List Recordings
Retrieve a list of recordings for a given interaction.
GET
Headers
Identifies a distinct entity within Corti's multi-tenant system. Ensures correct routing and authentication of the request.
Example:
"copiloteu"
Path Parameters
The unique identifier of the interaction for which recordings should be retrieved.
Response
200
application/json
Returns a list of recording IDs for the interaction.
A list of recordings for the interaction.
Was this page helpful?