OpenAPI 3.0.02026-08-18154102760.9 KB
133c78107b63
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"
}
}