Skip to main content
GET
curl
Aggregate metrics behind the Console’s Overview and Analytics pills: a daily created-vs-reviewed series, four breakdown tables, rollup totals, and the live open/overdue queue.

Authorizations

x-api-key
string
header
required

Path Parameters

organization_id
string<uuid>
required

Organization UUID.

application_id
string<uuid>
required

Application UUID.

Query Parameters

date_from
string<date>

Range start (inclusive). Defaults to 30 days ago.

date_to
string<date>

Range end (inclusive). Defaults to today.

Response

200 - application/json

Analytics payload.

series
object[]
tables
object
totals
object
queue
object

Live snapshot, not scoped to the date range.