Get a restriction policy
GET {{baseUrl}}/api/v2/restriction_policy/:resource_id
Retrieves the restriction policy associated with a specified resource.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"data":{"type":"restriction_policy","id":"dashboard:abc-def-ghi","attributes":{}}}