Skip to main content
GET
Gets user availability exceptions

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.

Response

200 - application/json
ownerId
string
required
ownerType
enum<string>
required
Available options:
company,
user
available
boolean
required
start
string
required
end
string
required
createdAt
string
required
id
number
required
title
string
note
string
deletedAt
string | null