Get Action Details Area Wise

This API Used to get action details area wise associated with the specified event.

This API is used at the host side. Event admins and super admins can access this API. It will return data like list of action, trigger, & configuration for those fields including type of field & minimum value.

To call this API, users have to pass a query path with API URL like area & authentication key.

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

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

AttributeDescription
areaReturns the area of the challenge. It will return data like Expo, Sessions,Event and Networking.
actionReturns the action of the challenge.
Examples:
  • If your area is Expo then it will return an action like Visit, Chat, Watch, Link Click, Document Download, Request Meeting or All.
  • If your area is Sessions then it will return an action like Watch, Visit or All.
  • If your area is Networking then it will return an action like Matches, Connections or All.
triggerReturns the trigger of the challenge.
Examples:
  • If your area is Expo then it will return an action like exhibitor and category or All.
  • If your area is Sessions then it will return an action like main_stage, breakout_session, workshop or All.
  • If your area is Networking then it will return an action like Networking or All.
maxPointsReturns the maximum point configuration.
elementReturns the element of area.
elementTypeReturns the type of element like text.
valueTypeReturns the type of value like numeric.
labelReturns the label for elements.
minValueReturns the minimum value like 0.

Here is 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.
Path Params
string
required

It's conatins the area of the challlenge. It will return data like Expo, Sessions and Networking.

string
required

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

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