Get all speakers' session

Using this API, you can get all sessions list in which you are added as a speaker.

You have to pass an eventurl as path parameters, for pagination & filter support you can send page, expand, past, size, and searchString as query parameters.

This API can be used by all authenticated users.

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
int32
Defaults to 0

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

string
Defaults to SPEAKER,registerdHolderUsers,currentUserRegisteredEventTicketId,STATS

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

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.

int32
Defaults to 100

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

string

Get filter session records according to search value passing in request.

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