---
title: "Get"
method: GET
path: "/builds/{buildId}"
tags: ["builds"]
---

# Get

`GET /builds/{buildId}`

## Path parameters

- `buildId` string, required

## Query parameters

- `noAccount` string, required

## Response `200`

json

- Json

## Changes

- **2023-09-11** `a6280a715390` — 1 info
  - added the media type `application/json` for the response with the status `200`
- **2019-02-14** `c718449cec44` — 1 breaking, 1 warning, 3 info
  - removed the media type `application/json` for the response with the status `200`
  - deleted the `query` request parameter `noAccount`
  - api operation id `workflows-get-build` removed and replaced with `workflows-get`
  - api tag `workflows` added
  - …1 more

[Change history](https://skmtc.dev/codefresh-io/apis/codefresh-api/changes/builds/:buildId/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)
