Skip to main content
GET
cURL

Authorizations

x-meetergo-api-user-id
string
header
required

User ID to act on behalf of. Platform API Keys only (required with an API Key unless the endpoint states otherwise). Requests authenticated with a Personal Access Token are rejected if this header names another user.

Path Parameters

id
string
required

Query Parameters

userId
string

Response

200 - application/json
id
string
required
name
string
required
schedule
object
required
timezone
string
required
availabilityExceptions
object[]
required
isDefault
boolean
required
createdAt
string
required
deletedAt
string
useExplicitAvailability
boolean

When enabled, only calendar events with the specified title will be used as available slots.

explicitAvailabilityEventTitle
string | null

The calendar event title to look for when useExplicitAvailability is enabled.