Skip to main content
GET
/
api
/
v1
/
tools
/
{tool_id}
Error
A valid request URL is required to generate request examples
{
  "error": "<string>",
  "error_type": "<string>"
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-Project-ID
string
required

Project ID

Path Parameters

tool_id
string
required

Tool ID

Query Parameters

deployment_id
string

Deployment ID (optional)

Response

Tool definition