# Returns a single BaseEventInvitation with the given id **GET /api/event/base_event_invitation/{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 Returns a single BaseEventInvitation with the given id #### Body: application/json (object) - **baseEvent** (object) - **id** (integer) - **read** (boolean) - **message** (string) - **reply_message** (string) [Powered by Bump.sh](https://bump.sh)