# Get Overall Status **GET /status.json** Retrieves the overall status rollup for the entire page. ## Servers - MongoDB Atlas Status API: https://status.mongodb.com/api/v2 (MongoDB Atlas Status API) ## Parameters ## Responses ### 200 Overall status retrieved successfully #### Body: application/json (object) - **page** (object) - **status** (object) ### 404 The requested resource was not found #### Body: application/json (object) - **message** (string) Error message - **code** (integer) Error code ### 500 Internal server error #### Body: application/json (object) - **message** (string) Error message - **code** (integer) Error code [Powered by Bump.sh](https://bump.sh)