Returns the stored handoff state for a conversation. At least one of id or shared_id must be provided as a query parameter. If both are provided, shared_id takes precedence.
PolyAI account ID.
PolyAI project ID.
PolyAI conversation ID. Either id or shared_id must be provided.
Shared identifier used by the integrator. Either id or shared_id must be provided. If both are present, shared_id is used.
Handoff state successfully retrieved.
PolyAI conversation ID.
"0bba04d7-38b3-4fd3-a1a8-329c34517fc1"
Arbitrary key–value data stored for this conversation, typically used by the downstream platform.
{
"customer_id": "12345",
"handoff_reason": "successfully_identified"
}Shared ID associated with the conversation (if present).
"acme_inc_sdklfasdklfjasbdfklabs"