Get Per-Member Usage
Per-user, per-model token usage for an org, for one inference kind.
Owners and admins see every member’s usage; a plain member sees only their own rows. Prompt and completion tokens are folded into a single row per (user, model). Reads raw metered events rather than the billing ledger, so it covers the org’s full history; deployment_id identifies the model.
Requires membership of the org (owner, admin, or member). Pass the active org via the {slug} path segment.
Authorizations
Pass an API key (prefixed lk_) or a JWT access token as a bearer token. Generate API keys in the dashboard at https://dashboard.lyceum.technology/api-keys.
Path Parameters
Slug of the organization.
Query Parameters
Which inference service to report usage for. Which inference service to report per-user token usage for.
inference, serverless_inference 
