Skip to main content
GET
cURL

Authorizations

X-Session-Token
string
header
required

Session token for authentication.

Path Parameters

org_id
string<uuid>
required

The unique identifier for the organisation.

appointment_id
string<uuid>
required

The unique identifier for the appointment.

Query Parameters

include
enum<string>[]

A comma separated list of related resources to include.

Available options:
author,
interaction,
operation,
organisation

Response

Get an appointment.

JSON API response object

data
object
required

An appointment

jsonapi
object
required