Skip to main content
GET
/
api
/
v1
/
app-conversations
/
start-tasks
/
count
Count App Conversation Start Tasks
curl --request GET \
  --url https://app.all-hands.dev/api/v1/app-conversations/start-tasks/count \
  --header 'X-Access-Token: <api-key>'
123

Documentation Index

Fetch the complete documentation index at: https://allhandsai-add-v1-api-reference.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

X-Access-Token
string
header
required

Query Parameters

conversation_id__eq
string<uuid> | null
created_at__gte
string<date-time> | null

Response

Successful Response

The response is of type integer.