Count app conversation start tasks
GET /api/v1/app-conversations/start-tasks/count
Count conversation start tasks matching the given filters.
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
conversation_id__eq | query | `string | null` | no |
created_at__gte | query | `string | null` | no |
Responses
| Status | Description |
|---|---|
200 | Successful Response |
422 | Validation Error |
Operation ID: count_app_conversation_start_tasks_api_v1_app_conversations_start_tasks_count_get