Digitail API
Appointments
List Appointments count by status
1min
GET
https://developer.digitail.io/api/v1/appointments-count-by-status
Sandbox server (uses test data)
Authentication
Bearer
Query Parameters
filter[pet_id]
*
filter[clinic_id]
*
Responses
200
successful operation
pendingCount
canceledCount
missedCount
recommendedCount
confirmedCount
allCount
400
The request was invalid or contained data that was not allowed.
message
401
The authorization token is missing or invalid.
403
The user is not authorized to perform the requested operation.
422
This response is sent when a request fails validation. The format is identical on all endpoints.
message
errors
429
The request was invalid or contained data that was not allowed.
message


Updated 12 Apr 2024
Did this page help you?