Function getAutomation

  • Retrieves the full definition of an automation. The requesting user must be the owner of the automation and either be assigned one of the roles: AutomationsCreator, TenantAdmin or have at least one of the following scopes (depending on whether the automation is in a private or shared space): automations, automations.private or automations.shared.

    Parameters

    • id: string

      The unique identifier for the automation.

    • Optionaloptions: ApiCallOptions

    Returns Promise<automations.GetAutomationHttpResponse>

    GetAutomationHttpError