List custom emojis
Query parameters
If supplied, this endpoint will return a page of results starting after the cursor provided. If not supplied, this endpoint will return the first page of results.
The number of items from the full list desired in the response. Maximum: 100
If supplied, filters custom emojis by exact name match. Useful for resolving a custom emoji name to its ID.
Headers
The API version to use for this request. The latest version is 2026-03-11.
Response
Changes
Changed in 5 of the 17 revisions of this API.181
- ●
added the new
idempotency_key_reusedenum value to theallOf[subschema #2]/coderesponse property for the response status409response-property-enum-value-added
- ●
- ▲
added
subschema #1subschema #2subschema #3to the response bodyoneOflist for the response status403response-body-one-of-added
- ○
removed
publicApiCommonErrorResponsesubschema #2from the response bodyallOflist for the response status403response-body-all-of-removed
- ▲
- ●
added the new
agent_credit_limit_reachedenum value to theallOf[subschema #2]/coderesponse property for the response status403response-property-enum-value-added
- ●
added the new
workspace_credits_exhaustedenum value to theallOf[subschema #2]/coderesponse property for the response status403response-property-enum-value-added
- ●
- ●
added the new
invalid_betaenum value to theallOf[subschema #2]/coderesponse property for the response status400response-property-enum-value-added
- ●
added the new
invalid_credit_limitenum value to theallOf[subschema #2]/coderesponse property for the response status400response-property-enum-value-added
- ●
- ●
added the new
agent_deletedenum value to theallOf[subschema #2]/coderesponse property for the response status409response-property-enum-value-added
- ●
added the new
directory_not_foundenum value to theallOf[subschema #2]/coderesponse property for the response status404response-property-enum-value-added
- ●
added the new
status_change_not_allowedenum value to theallOf[subschema #2]/coderesponse property for the response status403response-property-enum-value-added
- ●