Count conversations
GET /api/conversations/count
Count conversations matching the given filters
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
status | query | `ConversationExecutionStatus | null` | no |
Responses
| Status | Description |
|---|---|
200 | Successful Response |
422 | Validation Error |
Operation ID: count_conversations_api_conversations_count_get