get https://api.accelevents.com/rest/virtual/event//networking-lounge//allNetworkingLoungeImage
This API uses the lounge ID to get all lounge images.
The below table shows specifications about response data.
Attribute | Description |
---|---|
data | Returns a list of objects. Objects have key and value keys. |
key | Returns image cropped value. |
value | Returns a user ID. |
recordsTotal | Returns a count of total images. |
recordsFiltered | Returns a count of filtered total images. |
error | Returns an error message. |
Here are the possible error messages, which return if any condition fails or required data is missing for processing.
401 | 4010101 | You are not authorized to view the resource. |
404 | The resource you were trying to reach is not found. | |
404 | 4040200 | No event could be found. |
406 | 40600013 | Server can not create URL from the eventUrl value. |
406 | 4070001 | Networking Lounge Not Found. |