Skip to main content
GET
/
tools
/
{toolID}
Get tool information
curl --request GET \
  --url https://api.cleartalk.ai/tools/{toolID} \
  --header 'x-api-key: <api-key>'

Authorizations

x-api-key
string
header
required

API Key for authentication

Path Parameters

toolID
string
required

Response

200

Tool information retrieved successfully