GET Solar Inspection Data
GET {{legacy_url}}/solar_farms/{{farm_uuid}}/solar_inspections?org_id={{org_id}}
Requires an organization ID (org_id) and a farm uuid as part of the URL and a bearer token for authorization purposes.
Look at the post-requests scripts for an example of data interaction with the response.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
org_id | string |