Skip to main content
GET
/
v1
/
alert_routes
List alert routes
curl --request GET \
  --url https://api.rootly.com/v1/alert_routes \
  --header 'Authorization: Bearer <token>'
{
  "data": [
    {
      "id": "10ef58fa-d62b-4aeb-9d72-48aa64f6d6ed",
      "type": "alert_routes",
      "attributes": {
        "name": "Test Alert Route-c07b",
        "enabled": true,
        "created_at": "2026-01-20T05:22:36.677-08:00",
        "updated_at": "2026-01-20T05:22:36.677-08:00",
        "alerts_source_ids": [],
        "owning_team_ids": [],
        "rules": []
      }
    },
    {
      "id": "fe120478-6f6e-4ab6-8f4e-794da526ba62",
      "type": "alert_routes",
      "attributes": {
        "name": "Test Alert Route-27b4",
        "enabled": true,
        "created_at": "2026-01-20T05:22:36.675-08:00",
        "updated_at": "2026-01-20T05:22:36.675-08:00",
        "alerts_source_ids": [],
        "owning_team_ids": [],
        "rules": []
      }
    },
    {
      "id": "1f3c5161-0d89-4409-847f-837617b2f0c7",
      "type": "alert_routes",
      "attributes": {
        "name": "Test Alert Route-e774",
        "enabled": true,
        "created_at": "2026-01-20T05:22:36.672-08:00",
        "updated_at": "2026-01-20T05:22:36.672-08:00",
        "alerts_source_ids": [],
        "owning_team_ids": [],
        "rules": []
      }
    },
    {
      "id": "fab64e22-0b22-443b-96b3-c51c88e35f84",
      "type": "alert_routes",
      "attributes": {
        "name": "Test Alert Route-24e8",
        "enabled": true,
        "created_at": "2026-01-20T05:22:36.670-08:00",
        "updated_at": "2026-01-20T05:22:36.670-08:00",
        "alerts_source_ids": [],
        "owning_team_ids": [],
        "rules": []
      }
    },
    {
      "id": "3b89c2fe-5efd-45fd-804c-744706c6f7c5",
      "type": "alert_routes",
      "attributes": {
        "name": "Test Alert Route-7ae2",
        "enabled": true,
        "created_at": "2026-01-20T05:22:36.667-08:00",
        "updated_at": "2026-01-20T05:22:36.667-08:00",
        "alerts_source_ids": [],
        "owning_team_ids": [],
        "rules": []
      }
    },
    {
      "id": "cd597ed4-797a-4327-a1c8-ee3f4c2247c6",
      "type": "alert_routes",
      "attributes": {
        "name": "Test Alert Route-108a",
        "enabled": true,
        "created_at": "2026-01-20T05:22:36.665-08:00",
        "updated_at": "2026-01-20T05:22:36.665-08:00",
        "alerts_source_ids": [],
        "owning_team_ids": [],
        "rules": []
      }
    },
    {
      "id": "8e81af8e-8496-415d-9a85-a10523b4edea",
      "type": "alert_routes",
      "attributes": {
        "name": "Test Alert Route-fbe8",
        "enabled": true,
        "created_at": "2026-01-20T05:22:36.662-08:00",
        "updated_at": "2026-01-20T05:22:36.662-08:00",
        "alerts_source_ids": [],
        "owning_team_ids": [],
        "rules": []
      }
    },
    {
      "id": "1eff625f-b6eb-43c1-a982-d93cbf9aafbb",
      "type": "alert_routes",
      "attributes": {
        "name": "Test Alert Route-7595",
        "enabled": true,
        "created_at": "2026-01-20T05:22:36.659-08:00",
        "updated_at": "2026-01-20T05:22:36.659-08:00",
        "alerts_source_ids": [],
        "owning_team_ids": [],
        "rules": []
      }
    },
    {
      "id": "a2a1f4d4-1e73-4457-8edf-54e951085497",
      "type": "alert_routes",
      "attributes": {
        "name": "Test Alert Route-36dc",
        "enabled": true,
        "created_at": "2026-01-20T05:22:36.656-08:00",
        "updated_at": "2026-01-20T05:22:36.656-08:00",
        "alerts_source_ids": [],
        "owning_team_ids": [],
        "rules": []
      }
    },
    {
      "id": "1e2c78bf-38ca-4d5b-8d8b-9a2e14d837dc",
      "type": "alert_routes",
      "attributes": {
        "name": "Test Alert Route-9744",
        "enabled": true,
        "created_at": "2026-01-20T05:22:36.651-08:00",
        "updated_at": "2026-01-20T05:22:36.651-08:00",
        "alerts_source_ids": [],
        "owning_team_ids": [],
        "rules": []
      }
    },
    {
      "id": "ca41a896-ed7a-457a-b2f7-716ee037fe1e",
      "type": "alert_routes",
      "attributes": {
        "name": "Alert Routing Rule 2",
        "enabled": false,
        "created_at": "2026-01-20T05:22:36.534-08:00",
        "updated_at": "2026-01-20T05:22:36.534-08:00",
        "alerts_source_ids": [
          "199fa0b7-5fd6-4615-88c6-25aa161f7607"
        ],
        "owning_team_ids": [
          "55fd33e1-b00b-437a-a4f8-489938be2e4f"
        ],
        "rules": [
          {
            "id": "c7292e2e-a995-450e-917b-1102f0e61a7a",
            "name": "Alert Routing Rule 2",
            "alerts_source_id": "199fa0b7-5fd6-4615-88c6-25aa161f7607",
            "condition_type": "all",
            "enabled": false,
            "position": 1,
            "destination": {
              "target_type": "EscalationPolicy",
              "target_id": "8a581733-6a4f-4705-a27f-b3744f93093f"
            },
            "created_at": "2026-01-20T05:22:36.539-08:00",
            "updated_at": "2026-01-20T05:22:36.539-08:00",
            "destinations": [
              {
                "target_type": "EscalationPolicy",
                "target_id": "8a581733-6a4f-4705-a27f-b3744f93093f"
              }
            ],
            "condition_groups": [],
            "owning_teams": [
              {
                "id": "55fd33e1-b00b-437a-a4f8-489938be2e4f",
                "slug": "id-debitis-aliquid-quibusdam",
                "name": "Id debitis aliquid quibusdam.",
                "description": null,
                "color": "#E65252",
                "position": 1,
                "notify_emails": [],
                "slack_channels": [],
                "slack_aliases": [],
                "pagerduty_id": null,
                "pagerduty_service_id": null,
                "backstage_id": null,
                "external_id": null,
                "opsgenie_id": null,
                "victor_ops_id": null,
                "pagertree_id": null,
                "cortex_id": null,
                "service_now_ci_sys_id": null,
                "user_ids": [],
                "admin_ids": [],
                "incidents_count": 0,
                "alert_urgency_id": null,
                "alerts_email_enabled": false,
                "alerts_email_address": "[email protected]",
                "alert_broadcast_enabled": false,
                "alert_broadcast_channel": {},
                "incident_broadcast_enabled": false,
                "incident_broadcast_channel": {},
                "auto_add_members_when_attached": false,
                "created_at": "2026-01-20T05:22:35.312-08:00",
                "updated_at": "2026-01-20T05:22:35.312-08:00"
              }
            ],
            "fallback_rule": false
          }
        ]
      }
    }
  ],
  "links": {
    "self": "http://www.example.com/v1/alert_routes?page%5Bnumber%5D=1&page%5Bsize%5D=50",
    "first": "http://www.example.com/v1/alert_routes?page%5Bnumber%5D=1&page%5Bsize%5D=50",
    "prev": null,
    "next": null,
    "last": "http://www.example.com/v1/alert_routes?page%5Bnumber%5D=1&page%5Bsize%5D=50"
  },
  "meta": {
    "current_page": 1,
    "next_page": null,
    "prev_page": null,
    "total_count": 11,
    "total_pages": 1
  }
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

page[number]
integer
page[size]
integer
filter[name]
string
sort
string

Response

alert routes filtered by search

data
object[]
required
meta
object
required