# Get a list of SimpleReference **GET /api/notification/mass_notification/simple_references** ## 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 ### Query parameters - **iw-build-id** (string) build id of the client - **iw-package-id** (string) package id of the client - **className** (string) The className to get the references for. e.g. person ## Responses ### 200 Get a list of SimpleReference #### Body: application/json (array[object]) - **class_name** (string) - **id** (string) - **name** (string) [Powered by Bump.sh](https://bump.sh)