Skip to main content
GET
Get an automation run

Authorizations

Authorization
string
header
required

Clerk tenant API key. The organizationId encoded by the key is the exact and only tenant scope.

Path Parameters

runId
string
required

Response

Tenant-scoped resource.

Execution summary only. Workflow IDs, task queues, node payloads, credentials, and provider responses are excluded.

id
string
required
automationId
string
required
automationName
string | null
required
triggerType
string | null
required
triggeredAt
string<date-time>
required

UTC ISO 8601 timestamp.

customer
object
required
lastStepAt
string<date-time> | null
required

UTC ISO 8601 timestamp.

stepCounts
object
required
hasFailures
boolean
required