API Reference

Retrieve all error logs for a workflow

This endpoint fetches an array of errors for a specific workflow.

It returns the error message, and the date stamp when the error was thrown, the block that caused the error, and the workflowId . Commonly used to debug workflows when they error and identify historical errors; this endpoint may be used in conjunction with the route error messages feature.

If there are no errors for the specified workflow, this endpoint will return an empty array.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The Id of the workflow you want to find errors for

Query Params
string

The Id of the user you want delete logs for. Returned from the Create User endpoint

Headers
string
required
Defaults to bearer YOUR_API_KEY
Responses

Language
Click Try It! to start a request and see the response here! Or choose an example:
application/json