You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`True` if the current user can read the current document
[default to false]
acl_write
Boolean
`True` if the current user can modify the current document. If this is a right of a Collection, the capabilities of the associated user can be lower than this permission, check out the `capabilities` property as the end-user to have the complete possibilities with the collection.
[default to false]
acl_admin
Boolean
`True` if the current user can manage the current document (i.e. share, delete) If this is a right of a Collection, the capabilities of the associated user can be lower than this permission, check out the `capabilities` property as the end-user to have the complete possibilities with the collection.
[default to false]
is_collaborator
Boolean
`True` if the current user is a collaborator of the current document (direct or via group).
[default to false]
collaborator_type
String
The type of the collaborator for the resource
[optional]
id
String
The unique identifier of the permission
[optional]
date
Time
The date when the permission was added
[optional]
score
String
If this object is a permission of a score, this property will contain the unique identifier of the score
[optional]
collection
String
If this object is a permission of a collection, this property will contain the unique identifier of the collection