Get Block by ID

GET {{cb_url}}/device_control/v3/orgs/{{cb_org_key}}/blocks/{{cb_device_control_id}}

Returns a specific policy_id where blocking is enabled, requested using the ID of the block.

RBAC Permissions Required

Permission (.notation name)Operation(s)
org.policiesREAD

See Documentation

RESPONSES

status: OK

{"id":"07b64fc9-633b-39b4-a905-16eb021f376a","policy_id":"12345678","created_at":"2023-12-11T21:49:00Z","updated_at":"2023-12-11T22:22:02Z","windows":{"approved_devices":{"allow_write":false,"allow_execute":true}}}