Tools
Retrieve tool
Retrieves a tool by id.
get/v2/tools/{tool_id}
Path parameters
tool_idstring required
Response
Successfully retrieved the tool.
Example response
{
"path": "Default"
}Retrieves a tool by id.
Successfully retrieved the tool.
{
"path": "Default"
}