v1
latestOpenAPI 3.0.02026-08-06151101754.7 KBTools
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"
}
}