admin emoji list

GET {{baseUrl}}/admin.emoji.list?token=<string>&cursor=<string>&limit=<integer>

List emoji for an Enterprise Grid organization.

Request Params

KeyDatatypeRequiredDescription
tokenstring(Required) Authentication token. Requires scope: admin.teams:read
cursorstringSet cursor to next_cursor returned by the previous call to list items in the next page
limitstringThe maximum number of items to return. Must be between 1 - 1000 both inclusive.

RESPONSES

status: OK

{&quot;ok&quot;:&quot;\u003cboolean\u003e&quot;}