Skip to main content
POST
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.

Body

application/vnd.api+json

Optional cancellation details. When a body is supplied it must follow the JSON:API envelope and use the appointment-cancellations type.

data
object
required

Response

Get an appointment.

JSON API response object

data
object
required

An appointment

jsonapi
object
required