cURL
curl --request GET \ --url https://api.pathors.com/v1/projects/{projectId}/tools/{toolId} \ --header 'Authorization: <authorization>'
Get a single tool by ID
GET https://api.pathors.com/v1/projects/{projectId}/tools/{toolId}
404