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

# GET /sticker.list

`GET /sticker.list`

返回当前用户的自定义 sticker 列表

## Response `200`

request success

- StickerPack[]
  - `pack` string, required — 表情包名称
  - `stickers` Sticker[], required — 包含的表情
    - `url` string, required — sticker url
    - `name` string, required — 名称
    - `width` integer, required — 图片宽度
    - `height` integer, 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/sticker.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)
