recordings
Get Recording
Retrieve a specific recording 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 the recording should be retrieved.
The unique identifier of the recording to be retrieved.
Response
200
text/plain
Binary content of the recording file.
The response is of type string
.
Was this page helpful?