v51

latestOpenAPI 3.0.2raw.githubusercontent.com2026-08-01245104440.0 KB
Objects

Get object access control list

Return the object's directly assigned access control list and the flag controlling whether access rights are inherited from parent objects. Requires read access to the object.

get/v1/objects/{object-id}/access-rights

Path parameters

object-idinteger required

Response

Object access rights.

inheritAccessRightsboolean

When true, effective rights include those inherited from parent objects in addition to the directly assigned rights below.