Skip to main content

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
{"code": "040025", "name":"SharePermissionNotFound",
"message":"Share permission not found",
"httpStatusCode":404}

The specified access permission was not found.

 

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.