taxonomy

Return all terms

This endpoint returns all terms.

get/taxonomy

Response

All terms

idstring

UUID of term

termstring

The name of the term

Example response

{
  "id": "7a52060d-be2d-482e-bd9e-0f8041554925",
  "term": "Community group"
}