Skip to main content
GET
/
api
/
conversations
/
count
123

Query Parameters

status
enum<string> | null

Enum representing the current execution state of the agent.

Available options:
idle,
running,
paused,
waiting_for_confirmation,
finished,
error,
stuck

Response

Successful Response

The response is of type integer.