Get a restriction policy

GET {{baseUrl}}/api/v2/restriction_policy/:resource_id

Retrieves the restriction policy associated with a specified resource.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"data":{"type":"restriction_policy","id":"dashboard:abc-def-ghi","attributes":{}}}