List all Pets
Permissions needed: ACCESS_PATIENTS Returns list of Pets
Query parameters
ID of the clinic from where the entity was created
Id of the vet that performed/owns the entity
Id of the related PetParent
Pet ID
Pet nickname
Updated after the datetime (use iso8601 format - 2020-08-16T08:56:44.000000Z). Updated at and created at are returned in UTC in the response
Updated at less or equal than the datetime (use iso8601 format - 2020-08-16T08:56:44.000000Z). Updated at and created at are returned in UTC in the response
Date range for pet birthday, format is 'YYYY-MM-DD,YYYY-MM-DD' (e.g. '2021-02-01,2021-02-29'). This will return pets born between the two dates.
Additional info to include. You can use multiple, comma separated. Options: species,breed,trupanionSpecies,trupanionBreed,crossBreed,owners,clinics,vetPetRequests.clinic,patients,patients.archiveType
Order by field(s)(ex: 'nickname,created_at,name-archived-last -> order by nickname with archived pets at the end')
Number of items to retrieve per page
Parameters
Response
Successful operation