---
title: "List Boards"
method: GET
path: "/v1/config/board"
tags: ["Board"]
---

# List Boards

`GET /v1/config/board`

Get a list of boards.

## Response `200`

OK

- object[]
  - `boardid` string
  - `account` string — Account number of the organization
  - `title` string — Name of the board

## Other responses

- `400` — Bad request

---

[API](https://skmtc.net/mezmo/apis/pipeline-api.md) · [All operations](https://skmtc.net/mezmo/apis/pipeline-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mezmo/pipeline-api/revisions/fb2535545d90/schema)
