taxonomy
Get a specific term
Get a specific term
get/taxonomy/{id}
Path parameters
idstring required
The UUID of the term
Response
term found
Example response
{
"id": "7a52060d-be2d-482e-bd9e-0f8041554925",
"term": "Community group"
}Get a specific term
The UUID of the term
term found
{
"id": "7a52060d-be2d-482e-bd9e-0f8041554925",
"term": "Community group"
}