Download Exhibitor Poll CSV

  • API used at host side event admin, super admin, and organizer admin can access this API.
  • This API is used to download exhibitor poll CSV detail like questions, answer, question
    types, status, 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…
AttributeDescription
QuestionIt is the question to ask
Question TypeThe question type would be
  • *single choice:** you can select only one answer
  • *multiple choice:** you can select multiple answers
Status
  • *PUBLISHED**: if the poll is launched
  • *DRAFT**: poll Is created but not launched
  • *ENDED**: poll ended
AnswerIt is the Answer to question
choiceit will return the name of options of question
Answer ByIt will return the attendee name who gave the answer to the question
  • Here are the possible error messages that return if any condition fails or required data is missing for processing
Error CodeError Description
200OK
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.
40600013Can't create url
4040200Event Not Found
4030201Not Event Host
4040027Exhibitor not found
Path Params
int64
required

This field contains exhibitor id

string
required

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

Responses

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