Function getAutomationRunDetails

  • Retrieves the URL for the debug log of a specific automation run. 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<GetAutomationRunDetailsHttpResponse>

    GetAutomationRunDetailsHttpError