latestOpenAPI 3.0.02026-08-2217901.1 MB

ef9153fcac7c

Categories

Get category

get/categories/{id}

Path parameters

idinteger required

ID of the category

Response

Successfully retrieved category's information

Example response

{
  "category": {
    "id": 963,
    "label": "Safety",
    "description": "Used for everything related to Safety",
    "workOrderCount": 3,
    "updatedAt": "2022-01-01T00:00:00.000Z"
  }
}