Get upcoming scheduled meetings

This API will return alk upcoming meeting schedules for logged-in users based on passed equivalent timezone.

API accepts eventUrl to get the upcoming meetings within the event. The response will be in pagination as well.

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.

int32
Defaults to 0

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

string

Get records meetingStartTime & meetingEndTime in timezone based on the equivalentTimezone.

Headers
string

API Authentication Token

Responses

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