# Retrieve risk for all groups in a group type **GET /api/v1/group-types/{group_type_identifier}/risk** ## Servers - https://app.fridaypulse.com: https://app.fridaypulse.com () ## Authentication methods - Bearer auth ## Parameters ### Path parameters - **group_type_identifier** (string) The id or a code for a group type ### Query parameters - **date** (string) Optional. The date for the results. In YYYY-MM-DD format. Defaults to latest results date. ## Responses ### 200 Risk results for all groups in a group type on a particular date #### Body: application/json (array[object]) - **sample_date** (string) The date when the questions were asked - **group** (object) - **risks** (object) - **contributors** (object) [Powered by Bump.sh](https://bump.sh)