List all Vets
Permissions needed: ACCESS_PATIENTS Returns the Vet list from a clinic
Query parameters
Clinic IDs (comma separated)
Ids of the entities that are related to the endpoint
Search query string
Vet email
Filter only by vets that are active. Exclude to get all vets.
0 - Inactive 1 - Active
Filter by availability. Format: YYYY-MM-DD,YYYY-MM-DD or YYYY-MM-DD
Filter by visit type ID
Filter by booking status
Filter by team ID
Additional info to include. You can use multiple, comma separated. Options: multipleClinic, multipleClinic.rooms, vetRolesAll, services, visitTypes, employee.chatUser, employees.teams, colleague_order, shifts, employees.vet.visitTypes, employees.vet.shifts, employees.clinic. employee.chatUser manages has_chat_user attribute, true if chatUser is active, false if non-existent or inactive
Order by field(s) (status, first_name, last_name, colleague_order) Use a minus before for descending order -status
Parameters
Response
successful operation