Sites
Get Site
GET
Get a site
Return a single site
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the site you wish to load. This is the same string you use in the tracking code.
Response
200 - application/json
A site object
The response is of type object
.
Get a site