Get Sites
GET/sites
Get a comprehensive list of sites, including detailed information such as name, area, location, and polygons associated with each site.
IrisX customers can also access data connected to Sites via the GraphQL API
Via the Public GraphQL API, you can utilize query capabilities to fetch data connected to sites. Explore the GraphQL schema through our GraphQL Explorer following the 'sites' subgraph. Learn more about the IrisX subscription.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Filtered list of all sites.
Bad request
Invalid or missing bearer token in Authorization header
User not allowed to make this request
Resource not found
Internal server error