Get Policy

GET {{baseUrl}}/v2/policies/:policyId

Used to get details of a single policy with id

RESPONSES

status: OK

{"requestId":"amet anim enim","took":0,"data":{"type":"\u003cstring\u003e","id":"\u003cstring\u003e","name":"\u003cstring\u003e","policyDescription":"\u003cstring\u003e","teamId":"\u003cstring\u003e","filter":{"type":"\u003cstring\u003e"},"timeRestrictions":{"type":"\u003cstring\u003e"},"enabled":"\u003cboolean\u003e"}}