Lists ARP entries for the specified site with optional pagination. Requires inventory:view
scope.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Site UUID
If 'paginate=true' is included, returns paginated results. Otherwise returns the full list.
The body is of type object
.
Array of ARP entries
The response is of type object[]
.