{zoneId}/animals/identity Endpoint

The zones/{zoneId}/animals/identity endpoint provides a listing of animals in the zone and identity details for each animal. Only live animals are included in the response for this endpoint. To view more details for each animal in the zone, use the {dairyCowId} Endpoint.

NOTE: This endpoint requires Bulk Data Access.

https://platform-vendor-api.vas.com/locations/com.vas.dairies.id/{location-id}/zones/{zoneId}/animals/identity

PATH PARAMETERS

{location-id}*
integer
integer

Location identifier. For routes with “com.vas.dairies.id”, {location-id} is a VAS-specific dairy id, commonly referred to as {dairyId} when not part of an ICARClosed International Committee for Animal Recording (ICAR) is a global organization focused on the standardization of animal identification, recording, genetic evaluation, and data management. location scheme.

{zoneId}*
integer

VAS-specificClosed A data value that originates from the VAS product line. zone identifier

* Required


QUERY PARAMETERS

page
integer

Sets the page number to display in the results. If no parameter is defined, page 1 displays.

pageSize
integer

Sets the number of items to display on one page of results. If no parameter is defined, the response includes 10 items per page. The maximum pageSize is 1000.