Get Policy
Policies
Get Policy
Retrieve a single policy by ID.
GET
Get Policy
Path Parameters
The policy ID (e.g.,
pol_abc123).Example
Authorizations
API key authentication. Keys are prefixed with awx_.
Path Parameters
The policy ID (e.g., pol_abc123).
Response
Policy details.
A policy that controls what transactions an agent is allowed to execute.
Unique policy identifier (e.g., pol_abc123).
Agent this policy is attached to.
Policy type.
Available options:
spending_limit, address_control, token_control, velocity_control, schedule, human_approval Policy rules object. Structure depends on the policy type.
ISO 8601 creation timestamp.
ISO 8601 last-update timestamp.