Endpoint
Authorization
Requires an API key withADMIN scope.
Request Example
Response
A successful response returns an array of policy rule objects.string
required
Unique identifier (UUID) for the policy rule.
string
required
The rule type, which determines how the rule is evaluated. One of
MAX_DEBIT_PER_SESSION, MAX_DEBIT_PER_HOUR, REQUIRE_HUMAN_APPROVAL_ABOVE, FORBIDDEN_ACCOUNT_PAIR, ALLOWED_TOKENS, or ALLOWED_CHAINS — see Policy Rules.string
An optional prefix used to scope the rule to a specific agent or group of agents. When present, the rule applies only to API keys whose prefix matches this value.
object
required
A type-specific parameters object containing the rule’s configuration values (for example,
amount, tokens, chains, debitAccountId, creditAccountId).string (datetime)
required
ISO 8601 timestamp of when the rule was created.