Check Permissions
Parameters
str
required
ID of the collection.
str
default:"write"
Permission level to check:
"read", "write", or "admin".Share with the Public
Parameters
str
required
ID of the collection.
Literal['read', 'write']
default:"read"
Public permission level.
Share with a User
By Email
By User ID
Parameters
str
required
ID of the collection.
str
required
ID of the user.
Literal['read', 'write', 'admin']
default:"read"
Permission level.
Share with an Organization
Parameters
str
required
ID of the collection.
str
required
ID of the organization.
Literal['read', 'write', 'admin']
default:"read"
Permission level.

