---
title: "Retrieve speakers"
method: GET
path: "/api/v1/speakers"
tags: ["Speakers"]
---

# Retrieve speakers

`GET /api/v1/speakers`

Retrieve all speakers with filter. This API supports pagination.

## Query parameters

- `sort` string[]
- `page` number
- `limit` number

## Other responses

- `400` — API key expired
- `401` — API key invalid
- `422` — API key not found

---

[API](https://skmtc.net/lovo/apis/genny-api.md) · [All operations](https://skmtc.net/lovo/apis/genny-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lovo/genny-api/versions/5b03ec09cf3e/schema)
