Get tool
Return a tool by ID.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <API_KEY>, where API_KEY is your API key.
Path parameters
toolId
Tool to retrieve.
Headers
X-Account-Id
Send this to address an organization tool. Omit it to address a partner tool.
Query parameters
unmask
Comma-separated header names to reveal. Other header values remain masked.
Response
The requested tool.
tool
The tool.
Errors
403
Forbidden Error
404
Not Found Error
500
Internal Server Error

