Skip to main content
GET
/
v1
/
tasks
/
stats
Task stats
curl --request GET \
  --url https://api.usenaive.ai/v1/tasks/stats \
  --header 'Authorization: Bearer <token>'
{
  "stats": {},
  "total": 123
}

Authorizations

Authorization
string
header
required

Workspace API key. Create one via the dashboard or POST /v1/auth/keys.

Response

200 - application/json

OK.

stats
object
total
number