latestOpenAPI 3.0.02026-08-20154102761.8 KB

490934cc6f91

Tools

Returns specific tool

get/tools/{toolId}

Path parameters

toolIdinteger required

Tool id

Response

Tool

Example response

{
  "data": {
    "first_line": "Bosch cordless screwdriver (MAN-456)",
    "icon": "fa-tools",
    "color": "#f3a622",
    "contrast_color": "dark",
    "custom_number": "MAN-456",
    "group_id": 1,
    "picture_id": 1,
    "source": "manual"
  }
}