Policies
Get Policy
Get an agent’s policy configuration
GET
Returns the policy (budget caps, allowed capabilities) for a specific agent.
Path Parameters
string
required
The agent ID (e.g.,
agt_abc123)Response
number
Maximum cost allowed per single API call (in USD cents)
number
Maximum total spend allowed per day (in USD cents). Resets at midnight UTC.
array
List of capabilities this agent can use. If empty or null, all capabilities are allowed.
number
Amount spent today (in USD cents)