Users Information of Orders

This API is used to get information on the total number of the unique users registered which we display while users are registering for tickets.

This API is also used to retrieve registration information data from the last 10 users.

We display a count and basic user information from the attendee registration page.

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 in the form of JSON.

AttributeDescription
memberCountThis field gives information of how many total unique users are resisted in for event.
userDetailsDtosThis field provides an array of information from users such as their user first name, last name and photo.

Error Code

Here are the possible error messages, which get returned 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.
4040200No event could be found.
40600013Can't create URL.
Path Params
string
required

it is the unique event url of the event which we want to fetch information

int64
required
Defaults to 0

it is the recurring event id of the event if it is a recurring event

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