Get All Live Stream Asset for Networking Lounge

This API uses lounge id to get all live stream assets of networking lounge.

The below table shows specifications about response data.

AttributeDescription
idIt contains a unique identifier for records.
playBackIdIt contains the playback id for streaming.
assetIdIt contains an asset id for mux players.
defaultPlaybackIt contains a boolean value, used to check current playback is default selected.
fileNameIt contains a file name for download.
createdByIt contains a user id that is responsible to add a video to the lounge.
signedIt contains a boolean value that shows token is signed or not.
playBackRestrictionTokenIt contains a playback restriction token, which allows you to set additional rules for playing videos. For instance, viewers can play videos embedded on the https://example.com website when you set the Playback Restrictions with example.com as an allowed domain. Any video requests from other websites are denied.
thumbnailRestrictionTokenIt contains a playback restriction token, which allows you to set additional rules for thumbnails. For instance, viewers can view thumbnails embedded on the https://example.com website when you set the Playback Restrictions with example.com as an allowed domain. Any thumbnails request from other websites is denied.
createdAtIt contains a timestamp for playback creation
durationIt contains a duration of playback assets.

Here are the possible error messages, which return if any condition gets failed or required data is missing for processing.

Response status codeError codeDescription
4014010101You are not authorized to view the resource.
404The resource you were trying to reach is not found.
4044040200No event could be found.
40640600013Server can not create URL from the eventUrl value.
Language
Authorization
Header
Click Try It! to start a request and see the response here!