Get Total Number of Attendees for Event

This API will return the total number of attendees for events by number of days for an event.

For example, if 10 attendees have registered for an event and there are 2 event days it will return 20 (10*2 = 20).

Response

Here in response, we will get a total number of attendees of the event.

Error Codes

Here are the possible error messages, which return if any condition gets failed or required data is missing for processing.

Error CodeError Description
200OK
403Accessing the resource you were trying to reach is forbidden.
404The resource you were trying to reach is not found.
4010101Not authorized.
4040200No Event could be found.
Language
Authorization
Header
Click Try It! to start a request and see the response here!