Skip to main content
GET
JavaScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

A unique identifier representing the Automation run.

Minimum string length: 1

Response

Every step of the Automation run.

Every step of an Automation run. Not paginated.

steps
AutomationRunStep · object[]
required