---
title: "Find job boards"
method: GET
path: "/jobboards"
tags: ["Job Board API:Job Boards"]
---

# Find job boards

`GET /jobboards`

## Query parameters

- `BoardId` integer[]

## Response `200`

List of job boards matching the specified criteria

- JobBoardListModel
  - `items` JobBoardSummaryModel[], nullable
    - `boardId` integer
    - `name` string, nullable
    - `reference` string, nullable

---

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