List Classification Categories

/classification_categories

A list of categories used to organize classifications and form templates.

Get Classification Categories [GET]

Authorization: Admin, Web, Mobile

Response 200

Body
{
  "page": 1,
  "pages": 1,
  "count": 1,
  "items": [
    {
      "id": 17,
      "name": "Personal Protective Equipment",
      "ordinal": 1
    }
  ]
}

Still need help? Contact Us Contact Us