Skip to main content

Policy By ID

Fetch details of a policy by ID. The endpoint below allows you to get the details of policy by using the policy ID.

GET /api/v1/client/policies/:id


Path param

authorization : *bearer
REQUEST BODY SCHEMA: application/json


NameDescriptionRequiredType
idThe id of the policy RequiredString

Responses

CodeDescription
200Return Policy
409Unauthorized