get
Get permissions
{{protocol}}://{{url}}/{{version}}/items/:_key/permissions
Get the list of users and their access to an item.
Permissions:
ron the item.
Authentication
Authentication inherited from the collection: Bearer .Parameters
| Name | Type | Value |
|---|---|---|
| populate | query | true |
| offset | query | 0 |
| limit | query | 10 |
| sort | query | item._key ASC |
| depth | query | 10 |
| includeMembers | query | true |
| _key | path | domain |