Get a tool execution

Looks up a Tool Execution by a 'toolExecutionId' and returns all details about the execution.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Path parameters

toolExecutionIdstringRequired
The ID of the tool execution to retrieve

Response

The tool execution information

Errors

500
Internal Server Error