Get a list of custom emoji
GET/api/v4/emoji
Get a page of metadata for custom emoji on the system. Since server version 4.7, sort using the sort query parameter.
Permissions
Must be authenticated.
Request
Responses
- 200
- 400
- 401
- 403
- 501
Emoji list retrieval successful
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions
Feature is disabled