Skip to main content
GET
Approval-queue stats

Authorizations

Authorization
string
header
required

Authorization: Bearer <token> where <token> is either a neo_sk_<env>_<secret> API key (service account) or a Microsoft Entra ID access token (dashboard user).

Query Parameters

approver
string

Confine the stats to requests sent to this approver (their stable user id). Honored for admins / API callers; a non-admin is always scoped to their own requests.

Response

Success.

data
TilStats · object
required

Approval-queue health for the caller's scope. A non-admin sees their own queue; admins and API callers see the whole tenant.

meta
object
required