Look up a field by its Global FieldID.Ask AIget https://api.varda.ag/fid/v1/fields/{id}This endpoint returns the data for the provided FieldID. Data includes the current active BoundaryID.Path Paramsidstringrequiredlength ≤ 9The ID of the fieldHeadersAccept-LanguagestringLanguage and locale to return the response inResponses 200An object with field metadata 400Bad Request. 401Authorization information is missing or invalid. 403Access Denied. 404Resource not found. 422FieldID is not valid.Updated 3 months ago