Get All Exhibitor Staff Details

This API is used to get all staff details of exhibitors on a portal page by event URL and exhibitor id

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 Array.

AttributeDescription
recordsTotalit is the number of staff records we have
recordsFilteredit is the number of records we fetch as per size is passed
firstNameit is the first name of a staff member
lastNameit is the last name of a staff member
emailit is the email address of a staff member
roleit is the role of staff member like eg.exhibitoradmin
allowToBookMeetingit is for an allowed staff member to book meeting
allowDirectMessagesit is for an allowed staff member to do direct message
userit is for user data for staff
idit is the staff id of a member
exhibitorIdit is a unique exhibitor id
leadsit is the total number of leads retrieve by staff
exhibitorAdminit is for staff is exhibitor admin
errorit is to show any error is come 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 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
4030201Not Event Host
Path Params
string
required

Event url is unique identifier for your event. E.g https://www.accelevents.com/events/demo. Here demo is the event url.

int32
required

it is unique exhibitor id

string
required

it is name of exhibitor you want to search

int32
required
Defaults to 0

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

int32
required
Defaults to 10

it is number of rerecords 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