category
query
Fetch form categories by optional parent category(ies), or all categories if omitted
get/category-templates
Response
FormCategories
Example response
[
{
"id": "SCOT",
"name": "Scottish jurisdiction"
}
]FormCategories
[
{
"id": "SCOT",
"name": "Scottish jurisdiction"
}
]