Get a List of Public Shares
Gets a list of public shares created for the specified session.
Authorizations: Sessions - ACCESS
Requests
GET /apis/sessions/:sessionId/publicshare
Response
Success
{
"data":{"permission":"WATCH"}
}
Error
Code | Payload | Description |
---|---|---|
404
|
| The specified access permission was not found. |