Skip to main content
GET
Get meeting details from calendar

Headers

Authorization
string
required

value must be Bearer <token> where <token> is api key prefixed with cal_, managed user access token, or OAuth access token

Path Parameters

calendar
enum<string>
required
Available options:
google
eventUid
string
required

The Google Calendar event ID. You can retrieve this by getting booking references from the following endpoints:

Response

200 - application/json
status
enum<string>
required
Available options:
success,
error
Example:

"success"

data
object
required