---
title: "GET /api/channels/{channel_id}/threads/"
method: GET
path: "/api/channels/{channel_id}/threads/"
tags: ["api"]
---

# GET /api/channels/{channel_id}/threads/

`GET /api/channels/{channel_id}/threads/`

## Path parameters

- `channel_id` string, required

## Query parameters

- `around` string
- `before` string
- `after` string
- `limit` number

## Response `200`

- PublicMessageArray — unresolved $ref

## Other responses

- `400`
- `403` — No description available
- `404` — No description available

---

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