Table of Contents

TeamworkCustomEmoji.Read.All

Read custom emoji without a signed-in user.

Merill's Note

For an app to access data in Microsoft Graph, the user or administrator must grant it the permissions it needs. This article lists all the Microsoft Graph APIs and your tenant data that can be accessed by the application (vendor/developer) if you consent to the TeamworkCustomEmoji.Read.All permission.

If you need to create an audit report of the permissions granted to all the apps in your tenant, you can run the Export-MsIdAppConsentGrantReport command. See How To: Run a quick OAuth app audit of your tenant

Category Application Delegated
Identifier 1efa3d37-1703-4685-9a59-baf6296fb956 -
DisplayText Read custom emoji -
Description Read custom emoji without a signed-in user. -
AdminConsentRequired - -

Graph Methods

Resources

Granting this permission allows the calling application to access (and/or update) the following information in your tenant.

Graph reference: teamworkCustomEmoji

Property Type Description
contentBytes String The base64-encoded image content of the emoji. Supported formats include PNG and GIF.
createdBy customEmojiFromIdentitySet Identity of the user who created the emoji.
createdDateTime DateTimeOffset The date and time when the emoji was created. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2024, is 2024-01-01T00:00:00Z.
displayName String The unique display name of the custom emoji. Key. Must be unique and must not conflict with existing emoji names.