AutoSummary
Get conversation intent
Retrieves the primary intent of a conversation, represented by both an intent code and a human-readable intent name. If no intent is detected, “NO_INTENT” is returned.
This endpoint requires:
- Intent support to be explicitly enabled for your account.
- A valid conversationId, which is an ASAPP-generated identifier created when using the ASAPP /conversations endpoint.
Use this endpoint to gain insights into the main purpose or topic of a conversation.
GET
Path Parameters
The identifier for a conversation.
Was this page helpful?