Rate this page:
GET /1/emoji
List available Emoji
string
The locale to return emoji descriptions and names in. Defaults to the logged in member's locale.
boolean
true
to return spritesheet URLs in the response
false
1 2 3
curl --request GET \
--url 'https://api.trello.com/1/emoji' \
--header 'Accept: application/json'
Success
Content type | Value |
---|---|
application/json |
Rate this page: