---
title: "GET /automation/v4/flows/performance/{flowId}"
method: GET
path: "/automation/v4/flows/performance/{flowId}"
tags: ["Basic"]
---

# GET /automation/v4/flows/performance/{flowId}

`GET /automation/v4/flows/performance/{flowId}`

## Path parameters

- `flowId` string, required

## Query parameters

- `bucketType` 'DAY' | 'MONTH' | 'WEEK'
- `end` integer
- `firstDay` 'FRIDAY' | 'MONDAY' | 'SATURDAY' | 'SUNDAY' | 'THURSDAY' | 'TUESDAY' | 'WEDNESDAY'
- `start` integer

## Response `200`

successful operation

- CollectionResponseApiHistogramDataPointNoPaging
  - `results` ApiHistogramDataPoint[], required
    - `bucket` string, required
    - `frequency` integer, required
    - `series` string, required

## Other responses

- `default` — An error occurred.

---

[API](https://skmtc.net/hubspot/apis/automation-automation-v4.md) · [All operations](https://skmtc.net/hubspot/apis/automation-automation-v4/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hubspot/automation-automation-v4/revisions/614f5ff8daff/schema)
