Skip to main content
GET
Retrieve capabilities for a conversation

Authorizations

token
string
query
required

A plaintext token to secure your server, specified at startup in the argument --auth-token thisismysecret

Path Parameters

conversation_id
string
required

Id of the conversation

Response

Success

Structured, conversation-aware capabilities metadata returned by GET /conversations/{conversation_id}/capabilities.

flows
object[]
required

List of all flows with their capability metadata, including whether each flow is currently startable for this conversation.