recordings
Get Recording
GET
https://copilot.{region}.corti.app/
/
v2
/
interactions
/
{id}
/
recordings
/
{recordingId}
Path Parameters
id
string
requiredThe interaction ID representing the context for the request.
recordingId
string
requiredThe recording ID representing the context for the request.
Response
200 - text/plain
The response is of type string
.
Was this page helpful?