---
title: "List"
method: GET
path: "/workflow"
tags: ["builds"]
---

# List

`GET /workflow`

## Query parameters

- `limit` integer
- `page` integer
- `status` string
- `trigger` string
- `pipeline` string
- `revision` string
- `branchName` string
- `pipelineTriggerId` string
- `paginationReset` string
- `paginationDirection` string
- `startDate` string
- `endDate` string

## Response `200`

ok

## Changes

- **2020-12-10** `9cac5b9bf24e` — 4 info
  - added the new optional `query` request parameter `endDate`
  - added the new optional `query` request parameter `paginationDirection`
  - added the new optional `query` request parameter `paginationReset`
  - added the new optional `query` request parameter `startDate`
- **2019-05-02** `2a601f46fac5` — 1 info
  - added the new optional `query` request parameter `pipelineTriggerId`
- **2019-04-12** `eac145fc5324` — 2 info
  - added the new optional `query` request parameter `branchName`
  - added the new optional `query` request parameter `revision`
- **2019-03-12** `d4cea1528f20` — 2 info
  - api tag `builds` added
  - api tag `workflows` removed
- **2019-02-14** `c718449cec44` — 7 warning, 2 info
  - deleted the `query` request parameter `branchName`
  - deleted the `query` request parameter `endDate`
  - deleted the `query` request parameter `paginationDirection`
  - deleted the `query` request parameter `paginationReset`
  - …5 more

[Change history](https://skmtc.dev/codefresh-io/apis/codefresh-api/changes/workflow/get.md)

---

[API](https://skmtc.dev/codefresh-io/apis/codefresh-api.md) · [All operations](https://skmtc.dev/codefresh-io/apis/codefresh-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/codefresh-io/codefresh-api/revisions/fa310e908c46/schema)
