Logs
Headers
Optional. Bearer JWT, Virtual Key, or PAT. Server also accepts Cookie alephant_token; not modeled as a header here.
Optional in the spec; required for authenticated analytics. Omit for unauthenticated GET /v1/analytics/health.
Query parameters
Calendar start YYYY-MM-DD (use with dateTo unless ISO pair used).
Calendar end YYYY-MM-DD.
ISO 8601 start (pair with end; overrides calendar pair when both pairs present).
ISO 8601 end; must be after start.
Agent UUID; mutually exclusive with memberId.
Member UUID; mutually exclusive with agentId.
agent | user | member for type-only filter; not with agentId/memberId.
Non-empty must be UUID (entity/user id search).
Page size (default 20, max 200).
0-based offset (alternative to page).
1-based page index when not using offset.
Used with page (capped with limit semantics, max 200).