Return a area for a given area id.Ask AIget https://sandbox-api.kenjo.io/api/v1/areas/{id}Returns the area referenced by id.Path ParamsidstringrequiredThe _id of the area entry to request.HeadersAuthorizationstringrequiredA valid bearer token.Responses 200OK 400BAD REQUEST. This is a wrong request in the client side due to invalid body or params. 401UNAUTHORIZED. The Authorization header is incorrect, not provided or the token expired.Updated about 1 month ago