Skip to main content
GET
Get tool by ID

Authorizations

x-api-key
string
header
required

Project API key. Create and manage keys in the dashboard under Project → API Keys. Send as header: x-api-key:

Path Parameters

id
string
required

Tool ID (UUID) or slug, depending on lookup

Example:

"3fa85f64-5717-4562-b3fc-2c963f66afa6"

Query Parameters

version
string

Optional version of the tool to retrieve

Example:

"2.0.0"

toolkitVersions
string

Toolkit version specification. Use "latest" for latest versions or bracket notation for specific versions per toolkit.

Example:

"latest"

Response

200 - application/json

Tool details retrieved successfully

success
boolean
required

Success status

Example:

true

message
string
required

Success message

Example:

"Operation completed successfully"

data
object
required
Example: