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
Key | Datatype | Required | Description |
---|---|---|---|
Api-Token | string | (Required) | |
Accept | string |
RESPONSES
status: OK
{"key":"\u003cstring\u003e","url":"\u003cstring\u003e"}