Function getAutomationRun

  • Retrieves a specific run for an automation. The requesting user must be the owner of the automation.

    Parameters

    • id: string

      The unique identifier for the automation.

    • runId: string

      The unique identifier for the run.

    • Optionaloptions: ApiCallOptions

    Returns Promise<GetAutomationRunHttpResponse>

    GetAutomationRunHttpError