Get Appointment Types

Get a list of appointment types for a given provider and modality

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Headers

X-Account-TokenstringRequired
The account token that is associated with the end user linked to this account

Query parameters

providerIdintegerRequired
clinicIdintegerRequired
modalityenumRequired
Allowed values:

Response

This endpoint returns an object.
statusenum
Allowed values:
appointmentTypesobject

Errors