Skip to main content
GET
/
components.json
Get Components
curl --request GET \
  --url https://status.mongodb.com/api/v2/components.json
{
  "page": {
    "id": "y2j98763l56x",
    "name": "MongoDB Cloud Status",
    "url": "https://status.mongodb.com",
    "updated_at": "2025-03-11T00:52:20-07:00"
  },
  "components": [
    {
      "created_at": "2023-11-07T05:31:56Z",
      "id": "<string>",
      "name": "<string>",
      "only_show_if_degraded": true,
      "page_id": "<string>",
      "position": 123,
      "status": "operational",
      "updated_at": "2023-11-07T05:31:56Z",
      "description": "<string>"
    }
  ]
}

Documentation Index

Fetch the complete documentation index at: https://mongodb-preview.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Response

Components retrieved successfully

page
object
required
components
object[]
required

List of components