Get bounded wallet usage
GET
/wallet/usageActivation gatedAvailability follows the workspace commercial state.
Requires scope: read:wallet
Parameters
| Parameter | In | Type | Description |
|---|---|---|---|
from | query | string | |
to | query | string | |
dimension | query | "catalog_item" | "budget_subject" | "entry_type" | "day" | |
cursor | query | string | |
limit | query | integer |
Responses
| Status | Description |
|---|---|
200 | Known wallet data |
400 | Invalid dimension, range, cursor, or limit |
401 | Missing or invalid wallet credential |
403 | Credential lacks read:wallet or a resolvable budget subject |
404 | Wallet surface is disabled or wallet data is not initialized |
503 | Wallet data or authorization is unavailable; never returned as an empty result |
Is this page helpful?