Get an emoji

GET {{baseUrl}}/v3/emojis/:emoji_key

Get an emoji

Retrieves an emoji with the specified key.

https://sendbird.com/docs/chat/v3/platform-api/guides/emojis#2-get-an-emoji

HEADERS

KeyDatatypeRequiredDescription
Api-Tokenstring(Required)
Acceptstring

RESPONSES

status: OK

{"key":"\u003cstring\u003e","url":"\u003cstring\u003e"}