emoji
Endpoints for creating, getting and interacting with emojis.
Create a custom emoji
Create a custom emoji for the team.
Get a list of custom emoji
Get a page of metadata for custom emoji on the system. Since server version 4.7, sort using the `sort` query parameter.
Get a custom emoji
Get some metadata for a custom emoji.
Delete a custom emoji
Delete a custom emoji.
Get a custom emoji by name
Get some metadata for a custom emoji using its name.
Get custom emoji image
Get the image for a custom emoji.
Search custom emoji
Search for custom emoji by name based on search criteria provided in the request body. A maximum of 200 results are returned.
Autocomplete custom emoji
Get a list of custom emoji with names starting with or matching the provided name. Returns a maximum of 100 results.
Get custom emojis by name
Get a list of custom emoji based on a provided list of emoji names. A maximum of 200 results are returned.