Forests Stats
All the following requests require a valid IDToken in the authentication header
Headers:
Authentication: Bearer {IDToken}
GET
/myforest/stats/
URL Parameters
id: the id of the forest the user wants stats on [uuid]
Response
- a status code of 200
- a dictionary containing all the stats for the given forest
Errors
Code 400
Usually means bad input data, check the response & if no help is given there contact Arboair with time & what request was done
Code 401
The given user is either not logged in with a valid IDToken or has no permission to view that particular forest