Get tool configuration
GET/v2/tools/:tool_id/configurations/:configuration_id
Retrieve the details of a specific tool configuration by its ID, including its settings and argument overrides.
Request
Responses
- 200
- 403
- 404
The requested tool configuration details.
Permissions do not allow accessing this tool configuration.
Tool or tool configuration not found.