Get a List of Videos from a Session
Gets a list of available videos created from the session.
Authorizations: Recordings - VIEW
Requests
GET /apis/sessions/sessionId/assets |
Response
Success
{ |
Errors
Code | Payload | Description |
---|---|---|
400 | {"code":"010001", "name":"InputValidation", | Supplied data was insufficient or incorrect. |
404 | {"code":"040012", "name":"NoResults", | The specified session has not generated any recordings. |