Task Status
Retrieve debug information for a specific task
GET
How to use it with Tenderly
If you’d like to use the debug endpoint with Tenderly, you can make use of the debug endpoint by adding the following parameters:
tenderlyUsername
tenderlyProjectName
The request URL should look like this:
Everything will already be pre-set, all you need to do is click on “Simulate” and check what might have been the point of failure.
Path Parameters
The ID of the task to retrieve debug information for
Query Parameters
Username for Tenderly account
Project name on Tenderly
Response
200
application/json
Successful response with debug information
The response is of type object
.