Skip to main content

Description

Returns the session status for a referenceId on an agent with custom channel enabled. This endpoint is a controlled query: it requires the same HMAC signature as send interaction. Channel credentials.auth is not required here (it only applies to outbound calls to your webhook).

Endpoint

Path parameters

string
required
Agent identifier.

Body parameters

string
required
Same user identifier you used when sending the interaction.

Authentication / signature

Include the required header:
The signature is computed over the exact raw body of the request (HMAC-SHA256). Details in HMAC signature.

status values

Request example

cURL

Responses

Response example