Function getAutomationsUsageMetrics

  • Retrieves paginated usage metrics for automations. The requesting user must be assigned the TenantAdmin role.

    Parameters

    • query: { breakdownBy?: string; filter: string }

      an object with query parameters

      • OptionalbreakdownBy?: string

        If specified, result will be broken apart for each automation

      • filter: string

        Indicates how the metrics should be filtered

    • Optionaloptions: ApiCallOptions

    Returns Promise<GetAutomationsUsageMetricsHttpResponse>

    GetAutomationsUsageMetricsHttpError