# Return single ChatroomMessageReaction **GET /api/chat/chatroom_message_reaction/{identifier}** ## Servers - https://replace-with-own-host.iw-erp.de: https://replace-with-own-host.iw-erp.de () ## Authentication methods - Session token - Jwt token internal - Login config ## Parameters ### Path parameters - **identifier** (string) ### Query parameters - **iw-build-id** (string) build id of the client - **iw-package-id** (string) package id of the client ## Responses ### 200 Return single ChatroomMessageReaction #### Body: application/json (object) - **id** (integer) - **emoji** (string) - **chatroom** (object) - **message** (object) - **participant** (object) - **created** (string(date-time)) - **updated** (string(date-time)) - **image_url** (string) - **deleted** (boolean) [Powered by Bump.sh](https://bump.sh)