Rerun a single workflow execution

Retrieves log data for a given workflow over time. Logs are stored for a maximum of 60 days before being purged.

Each log includes the executionId (which can be used to rerun an execution), the startedAt and stoppedAt date stamps, and the JSON output of the execution.

Recent Requests
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 logs for

string
required

The Id of the execution to rerun. This can be retrieved from the GET Workflow Logs endpoint

Query Params
string
required

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
Response

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