List Appointments

Returns a paginated list of appointments. Supports filtering by remote_id, contact_id, operatory, start_time, and update_time.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int32
1 to 1000

The maximum number of appointments to return. The service may return fewer than this value. If unspecified, at most 50 appointments will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000.

string

A page token, received from a previous ListAppointments call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to ListAppointments must match the call that provided the page token.

string

Field name to sort results by.

string

AIP-160 filter expression. Accepted fields: remote_id, contact_id, operatory, start_time, and update_time. Example: start_time > '2020-01-01T00:00:00Z' AND start_time < '2020-01-02T00:00:00Z'. See https://aip.kolla.dev/160 for full syntax.

Responses

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