Retrieves the custom emoji configuration for the authenticated user.
emojis table.
Bearer YOUR_JWT_TOKENemojis table.| Status Code | Description | Example Message |
|---|---|---|
| 401 | Invalid or missing authentication token. | ”Not authorized” |
| 500 | Internal server error during processing. | ”Failed to get emojis” |
| 500 | Database error during fetch. | Specific DB error |
emojis table exists.