get
https://api.accelevents.com/rest/host/event//settings/expo/
This API is used to get exhibitor settings information for a particular exhibitor on host page
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Response
Here is the description of response attributes, which returns to the form of JSON.
| Attribute | Description |
|---|---|
| exhibitorId | Shows the ID of the exhibitor we are getting the settings for. |
| allowForHolder | Shows if particular ticket holder is allowed or not. |
| overridePerExhibitor | Shows if Override per exhibitor setting is allowed |
| expoSettingsDetails | Shows JSON information of setting details like First name, last name, email, address for shown in download lead CSV |
| customizeExhibitorInviteEmail | Shows if customized email invitations are allowed or not. |
| exhibitorInviteEmailDisabled | Shows if the invite email is disabled or not. |
| expoPageStreamInfo | Shows stream information for an exhibitor like ID, key, stream provider, URL |
| allowContactInfoFlagForAttendees | Shows if exhibitor is allowed to save contact information of attendees |
| expoLiveStream | Show if the exhibitor has live streaming or not |
Error Code
Here are the possible error messages, which return if any condition gets failed or required data is missing for processing.
| Error Code | Error Description |
|---|---|
| 400 | The request could not be understood by the server due to malformed syntax. |
| 401 | You are not authorized to view the resource |
| 403 | Accessing the resource you were trying to reach is forbidden |
| 404 | The resource you were trying to reach is not found |
| 4040200 | No Event could be found |
| 4030201 | Only host that can add a category and it is not then it will show this error Not Event Host |
| 4070008 | This setting is not allowed for your event plan |