curl --request GET \
--url https://api.example.com/v1/policies/{policy}{}Retrieves a policy by name. Permissions required: bb.policies.get
curl --request GET \
--url https://api.example.com/v1/policies/{policy}{}The policy id.
OK
The response is of type object.
Was this page helpful?