View the current credit balance for investigation and event quotas.
admin or member
Bearer <your-jwt>.200 OK.
| Field | Type | Description |
|---|---|---|
credits.investigations.balance | integer | Remaining investigation credits |
credits.events.balance | integer | Remaining event ingestion credits |
credits.*.lastPurchasedAt | string | ISO 8601 timestamp of the last credit purchase. null if never purchased |
| Status | Error code | Description |
|---|---|---|
401 | unauthorized | Missing or invalid JWT |
403 | forbidden | Caller lacks required role |