Get Share Permissions for a Session
Requests
|
Response
Success
|
Parameters
Property | JSON Type | Property Type | Description |
|---|---|---|---|
id | UUID | Immutable | Group ID or user ID. Identifies the share entity. |
shareType | String | Required Immutable | Accepted values:
|
permission | String | Required | Permission level granted to the group or user. Accepted values: WATCH, EDIT, OWN, or <uuid> of admin-defined access permission. |
name | String | Optional | Group name or user name. |
Note
Either id or name must be present. If both are provided, id is used. See User Resources and Group Resources.
Error
Code | Payload | Description |
|---|---|---|
|
| The specified session has not been shared with any user or group. |