/
/fw_api
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 4y ago
v13
v314
  • getHealthcheck
  • getGet All User Areas
  • postCreate an Area
  • getGet All User Areas and All Their Teams Areas
  • getGet Single Area By Id
  • deleteDelete an area by id
  • patchUpdate an area by id
  • getGet All Team Areas By Team Id
  • getGet All Templates by Area Id
  • getGet All Teams Associated With An Area Id
  • postAssociate Area with Template
  • deleteRemove area-template association
  • postAssociate area with team
  • deleteRemove area-team association
  • deleteDelete all team relations for area
  • deleteDelete all template relations for area
v3

Get All Templates by Area Id

Return an array of template IDs that are associated with the supplied area id

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

Response

OK

datastring[]

Changes

Changed in 1 of the 27 revisions of this API.○1

  • Jul 25, 20220096fc3ab2d5○1See the full diff
    • ○

      endpoint added

      endpoint-added

Full history