Back to Notion Custom Emojis

Connect Knoon AI with Notion Custom Emojis (Notion) to automate AI workflows.

List custom emojis in the connected Notion workspace.
notionCustomEmojiList
BETA
Internal
Permissions
There are no items to display.
Optional permissions
There are no items to display.
Parameters
NameTypeDescriptionRequired
start_cursormustache Pagination cursor returned by a previous custom emoji list response.No
page_sizenumber Maximum number of custom emojis to return.No
namemustache Optional exact custom emoji name to filter by.No
Returns
NameTypeDescription
objectstring Response object type.
typestring List type discriminator when returned by Notion.
custom_emojimap Type-specific list metadata for custom_emoji.
next_cursorstring Cursor for the next page of results.
has_moreboolean Whether more results are available.
results.objectstring Object type.
results.idstring Custom emoji ID.
results.namestring Emoji name.
results.urlstring Emoji asset URL.