# List alert types **GET /api/alert_types** Allows you to get the full list of alert types that exist in the system and their definition. ## Servers - http://localhost:4000: http://localhost:4000 () ## Authentication methods - Api key ## Parameters ## Responses ### 200 OK #### Body: application/json (object) - **data** (array[object]) List of alert types ### 401 Unauthorized #### Body: application/json (object) - **error** (string) Human readable version of the error status code [Powered by Bump.sh](https://bump.sh)