---
title: "Get your broadcast rounds"
method: GET
path: "/api/broadcast/my-rounds"
tags: ["Broadcasts"]
---

# Get your broadcast rounds

`GET /api/broadcast/my-rounds`

Stream all broadcast rounds you are a member of.
Also includes broadcasts rounds you did not create, but were invited to.
Also includes broadcasts rounds where you're a non-writing member. See the `writeable` flag in the response.
Rounds are ordered by rank, which is roughly chronological, most recent first, slightly pondered with popularity.

## Query parameters

- `nb` integer

## Response `200`

The broadcast rounds with their tournament and a `study.writeable` flag.

---

[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/versions/1425db81eb3b/schema)
