Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string<uuid>
required

Response

Tool install status rows

tool_id
string<uuid>
tool_name
string
tool_description
string
status
enum<string>
Available options:
pending,
installing,
installed,
failed
install_message
string
installed_at
string<date-time> | null
updated_at
string<date-time>