Tools

Get tool by FQN

Required API-key scope: tools:read.

get /tools/{fqn}

Authorizations

x-api-key string header required

Talus API Key in the form key_id.secret. The API also accepts Authorization: ApiKey <key_id.secret>, but the docs UI is configured to send x-api-key.

Path Parameters

fqn string required

Tool fully qualified name

200application/json

Tool detail

response any

404

Tool not found

500

Internal server error