v3

Get Single Area By Id

Retrieve an area for the logged in user. Area object contains geostore, associated report templates and associated teams.

get/v3/forest-watcher/area/{areaId}

Response

OK

Changes

Changed in 4 of the 27 revisions of this API.34

    • removed the required property attributes from the response with the 200 status

      response-required-property-removed

    • removed the required property id from the response with the 200 status

      response-required-property-removed

    • removed the required property type from the response with the 200 status

      response-required-property-removed

    • added the optional property data to the response with the 200 status

      response-optional-property-added

    • api tag v3 added

      api-tag-added

    • api operation id get-v3-forest-watcher-area removed and replaced with get-v3-forest-watcher-area-areaid

      api-operation-id-removed

    • endpoint added

      endpoint-added