Get all sessions for display and portal page

Using this API, you can get sessions details for an event.

You need to send eventurl as a path parameter. You can pass page, size, expand, tagIds, trackIds, sessionFormat, past, showPastAndUpcoming, filterDate and calledFrom as query parameter for pagination and filter support.

This API can be used by any registered attendee within the event.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
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

Get filter session records according to search value passing in request

int32
Defaults to 0

Pages are zero indexed, thus providing 0 for page will return the first page.

int32
Defaults to 10

Size will returns number of records when call api default will returns 10 records

string
Defaults to TAG,TRACK,SPEAKER,currentUserRegisteredEventTicketId

Expands Get Records accordingly we are passing in request param in expand value as comma separated like : TAG,TRACK,SPEAKER,currentUserRegisteredEventTicketId

string

Filter Tag Ids in comma separated for filtering session records according to tags

string

Filter Tracks Ids in comma separated for filtering session records according to Tracks

string
enum

This Attribute used to return filter sessionFormat according as we are setting from portal

Allowed:
boolean

If past is null, i.e not passed, it will pull all sessions, past=true, should pull past session, past=false, should pull upcoming sessions

boolean

If showPastAndUpcoming is true, it will pull all sessions, showPastAndUpcoming=false, should pull upcoming sessions

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

string

Toggle to Hide this session from attendees who cannot register for this session should only be applicable to portal agenda

Headers
string

API Authentication

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