Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the access policy.
Response
Success
The access policy.
Get a specific access policy by ID.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the access policy.
Success
The access policy.