Skip to main content
GET
cURL
This endpoint is currently proposed and subject to change. Functionality, request/response structure, and availability may be modified or removed in future releases. Use with caution in production environments.

Authorizations

Authorization
string
header
required

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

Headers

X-Client-Id
string
required

The location id of the practice

Query Parameters

updated_at_start
string<date-time>
required

Start date of the range in which results were last updated

updated_at_end
string<date-time>

End date of the range in which results were last updated. If not provided, the current date will be used.

page
integer
default:0

Page number

per_page
integer
default:50

Number of results per page. Max is 100.

Response

Appointments response

success
boolean
required
data
object
required
message
string