Get All Meeting Schedule

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

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

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

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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