Get speakers list

Using this API, you can get speakers list for a particular event.

You have to send eventId as a query parameter. Apart from that, you can pass searchString, page, size & expand as query parameters for pagination & filter data.

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

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

Unique event Id used to get speakers related to event.

int32

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

int32

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

string
required

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

Headers
string

API Authorization Token

string
Defaults to application/json
Responses

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