Get all created meeting schedule of attendee.

Get all created meeting schedule of login attendee. We need to pass eventUrl in param for get particular event's created meeting. We are also using pagination for get records. To get record in particular timeZone then need to pass equivalentTimezone in param.

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 10

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.

Responses

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