Get All Exhibitor Analytics Data

  • API used at host side event admin, super admin, and organizer admin can access this API.
  • This API will return all exhibitor data like exhibitor name, chat message count, click count average lead rating, document downloaded, meeting booked etc.
  • We need to pass an authorization token here, which is generated after successful login into the account.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
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.

Query Params
string

String for searching to get specific result data

int32

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

int32

Size will returns number of records, by default it will returns 10 records.

Headers
string
required

API authentication token

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
text/plain