get sticker
GET {{baseUrl}}/stickers/:sticker_id
Retrieve a sticker
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"id":"\u003cstring\u003e","name":"\u003cstring\u003e","tags":"\u003cstring\u003e","type":2,"available":"\u003cboolean\u003e","guild_id":"\u003cstring\u003e","format_type":"\u003cnull\u003e","description":"\u003cstring,null\u003e","user":"\u003cnull\u003e"}