---
title: "Get a list of speaker id’s for a given debate section"
method: GET
path: "/debates/speakerslist/{debateSectionExtId}.{format}"
tags: ["Debates"]
---

# Get a list of speaker id’s for a given debate section

`GET /debates/speakerslist/{debateSectionExtId}.{format}`

Get a list of speaker id’s for a given debate section by External Id

## Path parameters

- `format` string, required
- `debateSectionExtId` string, required

## Response `200`

OK

- integer[]

---

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