Skip to main content
GET
Get Visit Statuses

Example Request

Example Response

This endpoint returns a list of all visit statuses configured for the account associated with the provided access token. Each status type includes a code and a description. The code can be used in our PATCH /appointments endpoint to update the status of an appointment.

Authorizations

client_id
string
header
required
client_secret
string
header
required
access_token
string
header
required

Response

200 - application/json

Successful response

success
boolean
data
object[]