phones
Get a session recording
Returns a short-lived URL for the session's screen recording, keyed on session_id — so it works for workflow runs and workflow-less interactive leases alike. Status is "pending" (no URL) when the recording hasn't finished uploading yet. Org-scoped: another org's session reads as not found.
get/phones/sessions/{session_id}/recording
Path parameters
session_idstring uuid required
Phone session identifier
Phone session identifier
Response
OK
Example response
{
"$schema": "/api/v1/PhoneSessionRecordingResponse.json"
}