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.

Response

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

AttributeDescription
memberCount This field gives information of how many total unique users are resisted in for event.
userDetailsDtos This 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.
Language
Authorization
Header
Click Try It! to start a request and see the response here!