User's Events Information

This API is used to get users' event information in which the user is assigned and we can provide by active,past and all events.

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

Here is the description of response attributes, which returns to the form of JSON.
JSON array of events info we get in response.
It will return a success message if API executes it successfully.

AttributeDescription
nameit is name of the event
eventURLEvent url is unique identifier for your event. E.g https://www.accelevents.com/events/demo. Here demo is the event url.
eventStartDateit is the event start date of the event
eventEndDateit is the event end date of the event
eventTypeit is a type of role in event of user's
typeit is event type of event
addressit is the address of the event
eventStripePublishableKeyit is a Stripe publishable key of the event
eventLogoit is the logo of the event
numberOfTicketSoldit is the number of tickets sold in the event
numberOfTotalTicketsit is the total number of tickets available in the event

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

Error CodeError Description
200Ok
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.
4010101Not authorized
Path Params
string
required
Query Params
date

we can search based on event date : dd/MM/yyyy

we can search events based on name or eventUrl

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