Skip to main content
GET
Fetch customer interaction recording audio
This endpoint returns a 302 redirect to a signed media URL that expires after 15 minutes. Use the stable recording_url returned by the recordings endpoint rather than storing the temporary redirect destination.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

CUSTOMER_INTERACTION_ID
string<uuid>
required

ID of the customer interaction that contains the recording

RECORDING_ID
string<uuid>
required

ID of the recording audio to fetch

Response

Redirect to a signed media URL that expires after 15 minutes