Get Summary of All Exhibitors

This API returns the summary details of exhibitors - showing data in display and portal side from the event URL.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Response

Here is the description of response attributes, which returns to the form of JSON.

AttributeDescription
recordsTotalContains the total number of records found.
recordsFilteredContains the total number of records to be fetched.
idContains the unique ID of the exhibitor.
eventIdContains a unique ID of the event.
exhibitorNameContains the full name of the exhibitor.
boothSizeContains the booth size - SMALL, MEDIUM, LARGE. This setting can only be updated by the event host.
categoryIdContains the ID of the exhibitor category.
showStatusIndicatorReturns if the "Show status indicator" on expo page is enabled.
preferredExhibitorShows whether a booth is preferred exhibitor. This setting can only be updated by event host.
chatEnabledShows if the chat is enabled for the exhibitor booth.
categoryNameContains the name of the exhibitor category.
positionContains the position of the exhibitor booth.
colorConfigContains the exhibitor name and short description color.
linkToSiteContains a comma-separated link to the exhibitor website.
showBoothNameShows if "Show Booth Name" is enabled.
featuredShows whether the exhibitor is a featured booth.
categoryPositionJsonContains the exhibitors category position details.
errorContains any error description.
numberOfExhibitorsRemainingToEnableContains total number of exhibitors remaining to be enabled.
numberOfProExhibitorPurchasedContains the total number of Pro exhibitor(s).

Error Code

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

Error CodeError Description
400The request could not be understood by the server due to malformed syntax.
401You are not authorized to view the resource
403Accessing the resource you were trying to reach is forbidden
404The resource you were trying to reach is not found
40600013Cannot create url
4040200Event Not Found
Path Params
string
required

it contains the event URL of the event

Query Params
string

Name of exhibitor for search

int32
Defaults to 0

Pages are zero indexed, thus providing 0 for page will return the first page.

int32
Defaults to 10

Total number of records you want to fetch

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json