ARP
(Internal) ARP entries for a site
Returns ARP data for the site, or 204 if none exist. No Bearer token needed, presumably uses internal token.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Site UUID
Response
200
application/json
ARP entries array
The response is of type object[]
.