GET
/emojisList available emojis
Lists all emojis available to use on GitHub. The response maps each emoji name to its corresponding image URL, so you can select the representation you need.
- RetriesRetries up to 2×, 500ms backoff, 30s timeout.
200Returns an object whose properties map emoji names to their image URL strings.
304Returned when the available emoji list has not changed.