Skip to main content
GET
Case statistics

Authorizations

X-API-KEY
string
header
required

Project-scoped API key for server-to-server authentication. Obtain keys from the Zenoo dashboard under Project Settings > API Keys. Staging and production environments use separate keys.

Query Parameters

from
string<date-time>

Start date (ISO 8601).

to
string<date-time>

End date (ISO 8601).

group_by
enum<string>
default:status

Group results by dimension.

Available options:
type,
status,
risk_tier,
entity_category

Response

Case statistics.

Standard response wrapper for all API endpoints. Contains the resource data and pagination metadata.

data
object

Case-specific statistics and trends.

meta
object