emoji

Get a list of custom emoji

Get a page of metadata for custom emoji on the system.##### Permissions Must be authenticated.

get/api/v4/emoji

Query parameters

pageinteger

The page to select.

per_pageinteger

The number of emojis per page.

sortstring

Either blank for no sorting or "name" to sort by emoji names.

Response

Emoji list retrieval successful

idstring

The ID of the emoji

creator_idstring

The ID of the user that made the emoji

namestring

The name of the emoji

create_atinteger

The time in milliseconds the emoji was made

update_atinteger

The time in milliseconds the emoji was last updated

delete_atinteger

The time in milliseconds the emoji was deleted

Changes

No recorded changes to this endpoint across all 1 revision of this API.