Skip to main content
GET
Gets one persisted automation execution run for its console.

Authorizations

Authorization
string
header
required

Authorization header using the Bearer scheme. Accepted values are Leadping user JWT access tokens and WorkOS organization API keys beginning with sk_.

Path Parameters

id
string
required

The unique identifier of the automation.

runId
string
required

The unique identifier of the persisted automation run.

Response

Returns the requested automation execution run.

Recent persisted execution runs for an automation console.

automationId
string

Unique identifier of the automation whose execution history is returned.

runs
object[]

Recent persisted workflow runs for the automation, ordered for console display.