List all alert routes for the current team with filtering and pagination
curl --request GET \
--url https://api.rootly.com/v1/alert_routes \
--header 'Authorization: Bearer <token>'
{
"data": [
{
"id": "3b2f793e-2e99-494e-a47a-1688f1a027f4",
"type": "alert_routes",
"attributes": {
"name": "Test Alert Route-88e6",
"enabled": true,
"created_at": "2025-08-26T21:10:28.460-07:00",
"updated_at": "2025-08-26T21:10:28.460-07:00",
"alerts_source_ids": [],
"owner_group_ids": []
},
"relationships": {
"alert_routing_rules": {
"data": []
}
}
},
{
"id": "03aa1b24-e38d-4e34-a37f-9b49789a9ded",
"type": "alert_routes",
"attributes": {
"name": "Test Alert Route-688c",
"enabled": true,
"created_at": "2025-08-26T21:10:28.431-07:00",
"updated_at": "2025-08-26T21:10:28.431-07:00",
"alerts_source_ids": [],
"owner_group_ids": []
},
"relationships": {
"alert_routing_rules": {
"data": []
}
}
},
{
"id": "de48b54a-7110-49b5-8c36-5ec028ef6141",
"type": "alert_routes",
"attributes": {
"name": "Test Alert Route-6e38",
"enabled": true,
"created_at": "2025-08-26T21:10:28.427-07:00",
"updated_at": "2025-08-26T21:10:28.427-07:00",
"alerts_source_ids": [],
"owner_group_ids": []
},
"relationships": {
"alert_routing_rules": {
"data": []
}
}
},
{
"id": "2286e1ee-38f7-4b2f-b2be-bf40d1300c70",
"type": "alert_routes",
"attributes": {
"name": "Test Alert Route-4982",
"enabled": true,
"created_at": "2025-08-26T21:10:28.424-07:00",
"updated_at": "2025-08-26T21:10:28.424-07:00",
"alerts_source_ids": [],
"owner_group_ids": []
},
"relationships": {
"alert_routing_rules": {
"data": []
}
}
},
{
"id": "92c91320-a262-49da-9fa8-c9492148cc09",
"type": "alert_routes",
"attributes": {
"name": "Test Alert Route-191f",
"enabled": true,
"created_at": "2025-08-26T21:10:28.420-07:00",
"updated_at": "2025-08-26T21:10:28.420-07:00",
"alerts_source_ids": [],
"owner_group_ids": []
},
"relationships": {
"alert_routing_rules": {
"data": []
}
}
},
{
"id": "1a41c184-ee9d-41d8-a570-8e4312a41820",
"type": "alert_routes",
"attributes": {
"name": "Test Alert Route-5d58",
"enabled": true,
"created_at": "2025-08-26T21:10:28.416-07:00",
"updated_at": "2025-08-26T21:10:28.416-07:00",
"alerts_source_ids": [],
"owner_group_ids": []
},
"relationships": {
"alert_routing_rules": {
"data": []
}
}
},
{
"id": "41bb1409-db65-4fb3-aa32-802b02c09a6e",
"type": "alert_routes",
"attributes": {
"name": "Test Alert Route-859d",
"enabled": true,
"created_at": "2025-08-26T21:10:28.412-07:00",
"updated_at": "2025-08-26T21:10:28.412-07:00",
"alerts_source_ids": [],
"owner_group_ids": []
},
"relationships": {
"alert_routing_rules": {
"data": []
}
}
},
{
"id": "300f8c85-f3c1-4b42-9475-3d484cb0a69a",
"type": "alert_routes",
"attributes": {
"name": "Test Alert Route-fedb",
"enabled": true,
"created_at": "2025-08-26T21:10:28.408-07:00",
"updated_at": "2025-08-26T21:10:28.408-07:00",
"alerts_source_ids": [],
"owner_group_ids": []
},
"relationships": {
"alert_routing_rules": {
"data": []
}
}
},
{
"id": "49206d18-4d7f-4965-9cff-ee4abb67341a",
"type": "alert_routes",
"attributes": {
"name": "Test Alert Route-d1c8",
"enabled": true,
"created_at": "2025-08-26T21:10:28.405-07:00",
"updated_at": "2025-08-26T21:10:28.405-07:00",
"alerts_source_ids": [],
"owner_group_ids": []
},
"relationships": {
"alert_routing_rules": {
"data": []
}
}
},
{
"id": "57898765-02b8-4159-9e69-a5e12b303cbe",
"type": "alert_routes",
"attributes": {
"name": "Test Alert Route-4cd0",
"enabled": true,
"created_at": "2025-08-26T21:10:28.396-07:00",
"updated_at": "2025-08-26T21:10:28.396-07:00",
"alerts_source_ids": [],
"owner_group_ids": []
},
"relationships": {
"alert_routing_rules": {
"data": []
}
}
},
{
"id": "dda3033e-4a4e-4deb-8b1f-ce938ae82fa9",
"type": "alert_routes",
"attributes": {
"name": "Alert Routing Rule 1",
"enabled": false,
"created_at": "2025-08-26T21:10:28.250-07:00",
"updated_at": "2025-08-26T21:10:28.250-07:00",
"alerts_source_ids": [
"4223fb19-7e6b-4390-85e0-30dbab5f08e5"
],
"owner_group_ids": [
"0a71045b-163f-4d2e-ad93-6551c83d1b08"
]
},
"relationships": {
"alert_routing_rules": {
"data": [
{
"id": "05eccf65-cb3d-47a2-b88d-96ed978e5723",
"type": "alert_routing_rules"
}
]
}
}
}
],
"included": [
{
"id": "05eccf65-cb3d-47a2-b88d-96ed978e5723",
"type": "alert_routing_rules",
"attributes": {
"name": "Alert Routing Rule 1",
"alerts_source_id": "4223fb19-7e6b-4390-85e0-30dbab5f08e5",
"condition_type": "all",
"enabled": false,
"position": 1,
"destination": {
"id": "57e08b45-2606-4ec7-9906-3a1bde0c0af7",
"target_type": "EscalationPolicy",
"target_id": "9212147f-6c76-4799-810c-02d33bb1c004",
"created_at": "2025-08-26T21:10:28.317-07:00",
"updated_at": "2025-08-26T21:10:28.317-07:00"
},
"created_at": "2025-08-26T21:10:28.260-07:00",
"updated_at": "2025-08-26T21:10:28.260-07:00",
"destinations": [
{
"id": "57e08b45-2606-4ec7-9906-3a1bde0c0af7",
"target_type": "EscalationPolicy",
"target_id": "9212147f-6c76-4799-810c-02d33bb1c004",
"created_at": "2025-08-26T21:10:28.317-07:00",
"updated_at": "2025-08-26T21:10:28.317-07:00"
}
],
"condition_groups": []
},
"relationships": {
"owning_teams": {
"data": [
{
"id": "0a71045b-163f-4d2e-ad93-6551c83d1b08",
"type": "groups"
}
]
}
}
}
],
"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
}
}
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
alert routes filtered by search
The response is of type object
.
Was this page helpful?
curl --request GET \
--url https://api.rootly.com/v1/alert_routes \
--header 'Authorization: Bearer <token>'
{
"data": [
{
"id": "3b2f793e-2e99-494e-a47a-1688f1a027f4",
"type": "alert_routes",
"attributes": {
"name": "Test Alert Route-88e6",
"enabled": true,
"created_at": "2025-08-26T21:10:28.460-07:00",
"updated_at": "2025-08-26T21:10:28.460-07:00",
"alerts_source_ids": [],
"owner_group_ids": []
},
"relationships": {
"alert_routing_rules": {
"data": []
}
}
},
{
"id": "03aa1b24-e38d-4e34-a37f-9b49789a9ded",
"type": "alert_routes",
"attributes": {
"name": "Test Alert Route-688c",
"enabled": true,
"created_at": "2025-08-26T21:10:28.431-07:00",
"updated_at": "2025-08-26T21:10:28.431-07:00",
"alerts_source_ids": [],
"owner_group_ids": []
},
"relationships": {
"alert_routing_rules": {
"data": []
}
}
},
{
"id": "de48b54a-7110-49b5-8c36-5ec028ef6141",
"type": "alert_routes",
"attributes": {
"name": "Test Alert Route-6e38",
"enabled": true,
"created_at": "2025-08-26T21:10:28.427-07:00",
"updated_at": "2025-08-26T21:10:28.427-07:00",
"alerts_source_ids": [],
"owner_group_ids": []
},
"relationships": {
"alert_routing_rules": {
"data": []
}
}
},
{
"id": "2286e1ee-38f7-4b2f-b2be-bf40d1300c70",
"type": "alert_routes",
"attributes": {
"name": "Test Alert Route-4982",
"enabled": true,
"created_at": "2025-08-26T21:10:28.424-07:00",
"updated_at": "2025-08-26T21:10:28.424-07:00",
"alerts_source_ids": [],
"owner_group_ids": []
},
"relationships": {
"alert_routing_rules": {
"data": []
}
}
},
{
"id": "92c91320-a262-49da-9fa8-c9492148cc09",
"type": "alert_routes",
"attributes": {
"name": "Test Alert Route-191f",
"enabled": true,
"created_at": "2025-08-26T21:10:28.420-07:00",
"updated_at": "2025-08-26T21:10:28.420-07:00",
"alerts_source_ids": [],
"owner_group_ids": []
},
"relationships": {
"alert_routing_rules": {
"data": []
}
}
},
{
"id": "1a41c184-ee9d-41d8-a570-8e4312a41820",
"type": "alert_routes",
"attributes": {
"name": "Test Alert Route-5d58",
"enabled": true,
"created_at": "2025-08-26T21:10:28.416-07:00",
"updated_at": "2025-08-26T21:10:28.416-07:00",
"alerts_source_ids": [],
"owner_group_ids": []
},
"relationships": {
"alert_routing_rules": {
"data": []
}
}
},
{
"id": "41bb1409-db65-4fb3-aa32-802b02c09a6e",
"type": "alert_routes",
"attributes": {
"name": "Test Alert Route-859d",
"enabled": true,
"created_at": "2025-08-26T21:10:28.412-07:00",
"updated_at": "2025-08-26T21:10:28.412-07:00",
"alerts_source_ids": [],
"owner_group_ids": []
},
"relationships": {
"alert_routing_rules": {
"data": []
}
}
},
{
"id": "300f8c85-f3c1-4b42-9475-3d484cb0a69a",
"type": "alert_routes",
"attributes": {
"name": "Test Alert Route-fedb",
"enabled": true,
"created_at": "2025-08-26T21:10:28.408-07:00",
"updated_at": "2025-08-26T21:10:28.408-07:00",
"alerts_source_ids": [],
"owner_group_ids": []
},
"relationships": {
"alert_routing_rules": {
"data": []
}
}
},
{
"id": "49206d18-4d7f-4965-9cff-ee4abb67341a",
"type": "alert_routes",
"attributes": {
"name": "Test Alert Route-d1c8",
"enabled": true,
"created_at": "2025-08-26T21:10:28.405-07:00",
"updated_at": "2025-08-26T21:10:28.405-07:00",
"alerts_source_ids": [],
"owner_group_ids": []
},
"relationships": {
"alert_routing_rules": {
"data": []
}
}
},
{
"id": "57898765-02b8-4159-9e69-a5e12b303cbe",
"type": "alert_routes",
"attributes": {
"name": "Test Alert Route-4cd0",
"enabled": true,
"created_at": "2025-08-26T21:10:28.396-07:00",
"updated_at": "2025-08-26T21:10:28.396-07:00",
"alerts_source_ids": [],
"owner_group_ids": []
},
"relationships": {
"alert_routing_rules": {
"data": []
}
}
},
{
"id": "dda3033e-4a4e-4deb-8b1f-ce938ae82fa9",
"type": "alert_routes",
"attributes": {
"name": "Alert Routing Rule 1",
"enabled": false,
"created_at": "2025-08-26T21:10:28.250-07:00",
"updated_at": "2025-08-26T21:10:28.250-07:00",
"alerts_source_ids": [
"4223fb19-7e6b-4390-85e0-30dbab5f08e5"
],
"owner_group_ids": [
"0a71045b-163f-4d2e-ad93-6551c83d1b08"
]
},
"relationships": {
"alert_routing_rules": {
"data": [
{
"id": "05eccf65-cb3d-47a2-b88d-96ed978e5723",
"type": "alert_routing_rules"
}
]
}
}
}
],
"included": [
{
"id": "05eccf65-cb3d-47a2-b88d-96ed978e5723",
"type": "alert_routing_rules",
"attributes": {
"name": "Alert Routing Rule 1",
"alerts_source_id": "4223fb19-7e6b-4390-85e0-30dbab5f08e5",
"condition_type": "all",
"enabled": false,
"position": 1,
"destination": {
"id": "57e08b45-2606-4ec7-9906-3a1bde0c0af7",
"target_type": "EscalationPolicy",
"target_id": "9212147f-6c76-4799-810c-02d33bb1c004",
"created_at": "2025-08-26T21:10:28.317-07:00",
"updated_at": "2025-08-26T21:10:28.317-07:00"
},
"created_at": "2025-08-26T21:10:28.260-07:00",
"updated_at": "2025-08-26T21:10:28.260-07:00",
"destinations": [
{
"id": "57e08b45-2606-4ec7-9906-3a1bde0c0af7",
"target_type": "EscalationPolicy",
"target_id": "9212147f-6c76-4799-810c-02d33bb1c004",
"created_at": "2025-08-26T21:10:28.317-07:00",
"updated_at": "2025-08-26T21:10:28.317-07:00"
}
],
"condition_groups": []
},
"relationships": {
"owning_teams": {
"data": [
{
"id": "0a71045b-163f-4d2e-ad93-6551c83d1b08",
"type": "groups"
}
]
}
}
}
],
"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
}
}