...
Excerpt |
---|
Fetch all permissions the entity has given |
Endpoint ID: |
2106 | |||||||||
Method: |
| ||||||||
URL: | /permissions/entity/id/{entityID}/permission/{permissionID} /permissions/entity/ext-key/{ext-key}/{ext-type}/permission/{permissionID} | ||||||||
entityID | Rubiq master ID that uniquely identifies the entity | ||||||||
ext-key | External key that uniquely identifies the entity | ||||||||
ext-type | Type of external key | ||||||||
permissionID | A GUID string identifying a permission. If present, it will limit the status data to a specific permission. If omitted, status data for all permissions are returned. | ||||||||
Request body: | None | ||||||||
|
| ||||||||
Status codes: | 200 | OK | |||||||
404 | The entity or permission (if specified) were not found. The following sub codes may be returned:
|