# Get all alerts (manager) **GET /manager/alerts** ## Servers - https://domain.tld/api/v2: https://domain.tld/api/v2 () ## Authentication methods - Bearer token ## Parameters ## Responses ### 200 Returns all available alerts #### Body: application/json (array[object]) - **id** (integer) - **name** (string) - **isManagerAlert** (boolean) ### 401 Unauthorized. #### Body: application/json (object) - **message** (string) ### 403 Forbidden - You don't have permission to access this route [Powered by Bump.sh](https://bump.sh)