Get a Public Share List for a Video
Gets a list of public shares created for the specified video (asset).
Authorizations: Recordings - ACCESS
Requests
GET /apis/assets/:id/publicshare |
Response
Success
{
"data":{"permission":"WATCH"}
} |
Error
Code | Payload | Description |
---|---|---|
404 | {"code":"040025", "name":"SharePermissionNotFound", | The specified access permission was not found. |