/v2/appointments is an endpoint that returns a list of all appointments. The response is in JSON format.

Log in to see full request history
Query Params
date-time

Use 'updated_since' to get appointments which were updated after a certain timestamp. Format is in ISO 8601.

date-time

Use 'updated_until' to get appointments which were updated until a certain timestamp. Format is in ISO 8601.

string

Use 'page=0', 'page=1', 'page=2'... to get the next 25 appointments

Responses

Language
Credentials
Request
Click Try It! to start a request and see the response here! Or choose an example:
application/json