List active and revoked standing rules
GET
/standing-rulesRequires scope: read:wallet
Parameters
| Parameter | In | Type | Description |
|---|---|---|---|
limit | query | integer | |
cursor | query | string |
Responses
| Status | Description |
|---|---|
200 | A bounded page of standing rules and stored spend snapshots |
400 | Invalid cursor |
401 | Missing or invalid API key |
403 | Key lacks the required scope |
429 | Rate limit exceeded (see Retry-After) |
Is this page helpful?