Site Metadata

GET {{nrel_developer_url}}/pvdaq/v3/sites.json?system_id=2

Sites Metadata (GET /api/pvdaq/v3/sites) Fetch metadata for PVDAQ sites.

Response Fields The response is composed of service-related informational fields and the results of the data query.

FieldValueDescription
outputsType: arrayAn array of records describing each site.
errorsType: arrayIf errors were encountered, a list describing each error. Errors will be returned with an HTTP status code of 422 (Unprocessable Entity).
warningsType: arrayList of warnings, including information about API deprecations.
infosType: arrayList of additional, non-error information.
inputsType: recordList of request parameters given.
versionType: stringThe current version of the web service.

Request Params

KeyDatatypeRequiredDescription
system_idnumber
user_idnullType: string
Default: None
For PVDAQ admin user accounts only. Return only systems belonging to the given username.