---
title: "GET /emoji.list"
method: GET
path: "/emoji.list"
tags: ["emoji & sticker"]
---

# GET /emoji.list

`GET /emoji.list`

返回团队内的自定义 emoji 列表

## Response `200`

request success

- Emoji[]
  - `id` string, required — emoji id
  - `uid` string, required — 创建用户 id
  - `team_id` string, required — 所属团队 id
  - `name` string, required — 名称
  - `type` string, required — 资源类型
  - `created` string, date-time, required — 创建时间
  - `updated` string, date-time, required — 最后修改时间
  - `url` unknown, required

## Other responses

- `default` — unexpected error

## Changes

- **2017-04-19** `fd4c7a508190` — 1 info
  - api tag `emoji & sticker` added
- **2017-04-18** `b37660ad33e5` — 1 info
  - api tag `emoji & sticker` removed
- **2017-04-04** `4751e3946b90` — 1 info
  - api tag `emoji & sticker` added
- **2017-03-13** `ba168f47e976` — 1 info
  - added the success response with the status `200`
- **2017-03-13** `ef71aa691171` — 1 breaking, 1 info
  - removed the success response with the status `200`
  - api tag `emoji & sticker` removed

[Change history](https://skmtc.dev/bearyinnovative/apis/beary-openapi/changes/emoji.list/get.md)

---

[API](https://skmtc.dev/bearyinnovative/apis/beary-openapi.md) · [All operations](https://skmtc.dev/bearyinnovative/apis/beary-openapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/bearyinnovative/beary-openapi/revisions/6e42a0e2d730/schema)
