---
title: "Board"
method: GET
path: "/v1/ops/deploys"
tags: ["ops deploys"]
---

# Board

`GET /v1/ops/deploys`

Everything on the branch and where each commit got to. Sources that
could not be read are named in ``errors`` and their target reads ``blind``.

## Query parameters

- `limit` integer
- `steps_for` integer

## Headers

- `authorization` string, nullable
- `x-darwin-token` string, nullable

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

## Changes

- **2026-09-03** `6d3f916b4d87` — 1 info
  - added the new optional `query` request parameter `steps_for`
- **2026-09-02** `032c0f4e1565` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/stormy/apis/stormy-control-plane/changes/v1/ops/deploys/get.md)

---

[API](https://skmtc.dev/stormy/apis/stormy-control-plane.md) · [All operations](https://skmtc.dev/stormy/apis/stormy-control-plane/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/stormy/stormy-control-plane/revisions/f1c8ed62c117/schema)
