---
title: "Get list of custom emojis supported in the chat"
method: GET
path: "/emoji"
tags: ["Internal", "Chat"]
---

# Get list of custom emojis supported in the chat

`GET /emoji`

## Response `200`

List of valid emojis

- Emoji[]
  - `name` string — The name of the emoji
  - `url` string — URL for the emoji image

## Other responses

- `500` — Internal Server Error

---

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