Get All Details of Networking Lounge by ID

This API uses the Lounge ID to get all details of the lounge.

The below table shows response specifications.

AttributeDescription
idReturns a unique lounge ID.
eventIdReturns a unique event ID.
nameReturns a unique name of the lounge for a particular event.
descriptionReturns a description of the lounge.
createdByReturns a user ID that is responsible for lounge creation.
photosReturns a comma-separated photo URL that is uploaded in the lounge.
profileImageReturns a profile image of the lounge.
createAtReturns a time when the lounge is created.
meetingObjReturns the meetingObj for a live meeting of the lounge.
bannerImageReturns a banner image of the lounge if a user is set.
positionReturns a position of the lounge.

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

Error CodeErrorCodeDescrption
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.
4064070001Networking Lounge Not Found.
Language
Authorization
Header
Click Try It! to start a request and see the response here!