---
title: "Results history of till given flow"
method: GET
path: "/flows/{flow_id}/history"
tags: ["Results"]
---

# Results history of till given flow

`GET /flows/{flow_id}/history`

## Path parameters

- `flow_id` integer, required

## Query parameters

- `limit` integer, required

## Response `200`

An array of flows

- BranchHistory
  - `items` object[]
  - `total` integer

## Other responses

- `default` — unexpected error

---

[API](https://skmtc.net/kraken-ci/apis/server-api.md) · [All operations](https://skmtc.net/kraken-ci/apis/server-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kraken-ci/server-api/revisions/1f2ae877f985/schema)
