;


Site
Provides the caller with a list of the PAC Metrix sites to which they have access.

api/Site - GET Returns all of the PAC Metrix sites to which the currently authenticated user has access.

Method Details

Method: https://login.pac-metrix.com/api/api/Site (GET)
Usage:
Use this method to get a list of all of the sites to which the apikey user has access.
Inputs:
stringapikey Obtained through successful authentication.
Returns:
Site[] See API Objects for details.
;