---
title: "GET /teams/{teamID}/boards/search/linkable"
method: GET
path: "/teams/{teamID}/boards/search/linkable"
---

# GET /teams/{teamID}/boards/search/linkable

`GET /teams/{teamID}/boards/search/linkable`

Returns the boards that match with a search term in the team and the
user has permission to manage members

## Path parameters

- `teamID` string, required

## Query parameters

- `q` string, required

## Response `200`

success

- Board[]
  - unknown

## Other responses

- `default` — internal error

---

[API](https://skmtc.net/mattermost/apis/focalboard-server.md) · [All operations](https://skmtc.net/mattermost/apis/focalboard-server/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mattermost/focalboard-server/revisions/d238428e1666/schema)
