---
title: "Get official broadcasts"
method: GET
path: "/api/broadcast"
tags: ["Broadcasts"]
---

# Get official broadcasts

`GET /api/broadcast`

Returns active (a round is scheduled or ongoing) official broadcasts sorted by tier. 
After that, returns finished broadcasts sorted by most recent sync time.
Broadcasts are streamed as [ndjson](#description/streaming-with-nd-json).

## Query parameters

- `nb` integer
- `html` boolean
- `live` boolean

## Response `200`

The list of official broadcasts.

---

[API](https://skmtc.net/lichess/apis/lichess-org-api-reference.md) · [All operations](https://skmtc.net/lichess/apis/lichess-org-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lichess/lichess-org-api-reference/revisions/1425db81eb3b/schema)
