Get attendee's registered sessions with filter

Using this API, you can get the list of sessions for which the attendee has subscribed.

You can also pass query parameters like expand, sessionFormat, showPastAndUpcoming, filterDate to filter response data.

This API can be used by authenticated users only, and it will require super admin/event admin/event staff/attendee level access.

Path Params
string
required

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

Query Params
string
required

Get records accordingly values passed in expand parameter as comma separated values. For e.g TAG,TRACK,SPEAKER,currentUserRegisteredEventTicketId

string

It's value can be MAIN_STAGE, BREAKOUT_SESSION, MEET_UP, WORKSHOP, EXPO, BREAK, OTHER

boolean
Defaults to true

If showPastAndUpcoming is true, it will pull all sessions otherwise only upcoming sessions will be pulled

string

Date format should be yyyy-MM-dd’T’HH:mm:ssZ, E.g 2020-06-19T00:00:00+0530, Hours and minutes should be zero

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json