Skip to main content
GET
Gets recent persisted execution runs for an automation 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.

Response

Returns the automation execution history.

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.