Get a list of all Communications with a specific PetParent
Get all appointments
Query parameters
Id of the related PetParent
Ids of the patients that are related to the entity
Dates between when the entity was created
Filter subject and content
Destination email or users email
Destination phone or users phone
The channels of the Client Communcations, array of values from CommunicationChannelEnum (e.g. phone, other, email, sms)
The types of the Client Communcations, array of values from CommunicationTypeEnum.
inbound additionally returns threads whose replies contain an inbound message. Results are thread roots, and an inbound email only ever exists as a reply, so it would otherwise be unreachable through this filter.
The statuses of the Client Communcations, array of values from CommunicationStatusEnum
-
true - return only communications that are associated with a record.
-
false - return only communications that are not associated with a record.
Additional info to include. You can use multiple, comma separated.
Return a slim version for related record
Parameters
Response
successful operation