AtlaSent — Get Policy
atlasent_get_policyRetrieve a specific policy by its ID to review the constraint bundle that governs authorization decisions for an organization.
Instructions
Retrieve a single constraint bundle / policy by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org_id | Yes | Organization ID that owns the policy. | |
| policy_id | Yes | The bundle ID returned by list_policies or create_policy. |