Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Lists communications types
curl --request GET \
--url https://api.rootly.com/v1/communications/types \
--header 'Authorization: Bearer <token>'{
"data": [
{
"id": "43282bba-bcff-49e6-baab-a3a648ada862",
"type": "communications_types",
"attributes": {
"name": "eois8",
"slug": "eois8",
"description": "Aperiam neque autem ut.",
"color": "#F4CFD1",
"position": 1,
"created_at": "2025-11-06T13:20:54.209-08:00",
"updated_at": "2025-11-06T13:20:54.209-08:00",
"communication_groups": [],
"communication_templates": []
}
},
{
"id": "81dc242b-c520-439f-bc25-21762262e334",
"type": "communications_types",
"attributes": {
"name": "cm5gw",
"slug": "cm5gw",
"description": "Provident repellendus et ipsum.",
"color": "#FAEBB7",
"position": 2,
"created_at": "2025-11-06T13:20:54.218-08:00",
"updated_at": "2025-11-06T13:20:54.218-08:00",
"communication_groups": [],
"communication_templates": []
}
},
{
"id": "80580cb8-db16-4e6b-bf40-3dd7194ca049",
"type": "communications_types",
"attributes": {
"name": "7i9zo",
"slug": "7i9zo",
"description": "Excepturi aut recusandae est.",
"color": "#FAEBB7",
"position": 3,
"created_at": "2025-11-06T13:20:54.231-08:00",
"updated_at": "2025-11-06T13:20:54.231-08:00",
"communication_groups": [],
"communication_templates": []
}
},
{
"id": "bb9b9b79-a296-4185-9264-3a33427797f5",
"type": "communications_types",
"attributes": {
"name": "99nu6",
"slug": "99nu6",
"description": "Et voluptas laudantium cum.",
"color": "#D7F5E1",
"position": 4,
"created_at": "2025-11-06T13:20:54.242-08:00",
"updated_at": "2025-11-06T13:20:54.242-08:00",
"communication_groups": [],
"communication_templates": []
}
},
{
"id": "9320da42-59c8-47f0-bcdc-5026ad647787",
"type": "communications_types",
"attributes": {
"name": "qdznz",
"slug": "qdznz",
"description": "Et velit at in.",
"color": "#D7F5E1",
"position": 5,
"created_at": "2025-11-06T13:20:54.252-08:00",
"updated_at": "2025-11-06T13:20:54.252-08:00",
"communication_groups": [],
"communication_templates": []
}
},
{
"id": "1289f545-df07-4f68-9710-d3522e2c6a39",
"type": "communications_types",
"attributes": {
"name": "27yxf",
"slug": "27yxf",
"description": "Rerum earum vel itaque.",
"color": "#F4CFD1",
"position": 6,
"created_at": "2025-11-06T13:20:54.262-08:00",
"updated_at": "2025-11-06T13:20:54.262-08:00",
"communication_groups": [],
"communication_templates": []
}
},
{
"id": "91a400d4-c727-42fb-a28e-5821be0fd339",
"type": "communications_types",
"attributes": {
"name": "5st1y",
"slug": "5st1y",
"description": "Et qui officia quaerat.",
"color": "#FAEBB7",
"position": 7,
"created_at": "2025-11-06T13:20:54.271-08:00",
"updated_at": "2025-11-06T13:20:54.271-08:00",
"communication_groups": [],
"communication_templates": []
}
},
{
"id": "c5318af0-24bf-4f12-9d98-96eb00401515",
"type": "communications_types",
"attributes": {
"name": "ighwx",
"slug": "ighwx",
"description": "Animi natus fuga repellat.",
"color": "#F5D9C4",
"position": 8,
"created_at": "2025-11-06T13:20:54.280-08:00",
"updated_at": "2025-11-06T13:20:54.280-08:00",
"communication_groups": [],
"communication_templates": []
}
},
{
"id": "72a595cc-3200-4b53-afe6-58d05450c46e",
"type": "communications_types",
"attributes": {
"name": "at7pk",
"slug": "at7pk",
"description": "Autem eius impedit ratione.",
"color": "#D7F5E1",
"position": 9,
"created_at": "2025-11-06T13:20:54.288-08:00",
"updated_at": "2025-11-06T13:20:54.288-08:00",
"communication_groups": [],
"communication_templates": []
}
},
{
"id": "5adf90d8-2a4c-4745-9766-f438ac42a885",
"type": "communications_types",
"attributes": {
"name": "701wx",
"slug": "701wx",
"description": "Iste eius id dolor.",
"color": "#D7E7F5",
"position": 10,
"created_at": "2025-11-06T13:20:54.297-08:00",
"updated_at": "2025-11-06T13:20:54.297-08:00",
"communication_groups": [],
"communication_templates": []
}
}
],
"links": {
"self": "http://www.example.com/v1/communications/types?page%5Bnumber%5D=1&page%5Bsize%5D=50",
"first": "http://www.example.com/v1/communications/types?page%5Bnumber%5D=1&page%5Bsize%5D=50",
"prev": null,
"next": null,
"last": "http://www.example.com/v1/communications/types?page%5Bnumber%5D=1&page%5Bsize%5D=50"
},
"meta": {
"current_page": 1,
"next_page": null,
"prev_page": null,
"total_count": 10,
"total_pages": 1
}
}Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Was this page helpful?
curl --request GET \
--url https://api.rootly.com/v1/communications/types \
--header 'Authorization: Bearer <token>'{
"data": [
{
"id": "43282bba-bcff-49e6-baab-a3a648ada862",
"type": "communications_types",
"attributes": {
"name": "eois8",
"slug": "eois8",
"description": "Aperiam neque autem ut.",
"color": "#F4CFD1",
"position": 1,
"created_at": "2025-11-06T13:20:54.209-08:00",
"updated_at": "2025-11-06T13:20:54.209-08:00",
"communication_groups": [],
"communication_templates": []
}
},
{
"id": "81dc242b-c520-439f-bc25-21762262e334",
"type": "communications_types",
"attributes": {
"name": "cm5gw",
"slug": "cm5gw",
"description": "Provident repellendus et ipsum.",
"color": "#FAEBB7",
"position": 2,
"created_at": "2025-11-06T13:20:54.218-08:00",
"updated_at": "2025-11-06T13:20:54.218-08:00",
"communication_groups": [],
"communication_templates": []
}
},
{
"id": "80580cb8-db16-4e6b-bf40-3dd7194ca049",
"type": "communications_types",
"attributes": {
"name": "7i9zo",
"slug": "7i9zo",
"description": "Excepturi aut recusandae est.",
"color": "#FAEBB7",
"position": 3,
"created_at": "2025-11-06T13:20:54.231-08:00",
"updated_at": "2025-11-06T13:20:54.231-08:00",
"communication_groups": [],
"communication_templates": []
}
},
{
"id": "bb9b9b79-a296-4185-9264-3a33427797f5",
"type": "communications_types",
"attributes": {
"name": "99nu6",
"slug": "99nu6",
"description": "Et voluptas laudantium cum.",
"color": "#D7F5E1",
"position": 4,
"created_at": "2025-11-06T13:20:54.242-08:00",
"updated_at": "2025-11-06T13:20:54.242-08:00",
"communication_groups": [],
"communication_templates": []
}
},
{
"id": "9320da42-59c8-47f0-bcdc-5026ad647787",
"type": "communications_types",
"attributes": {
"name": "qdznz",
"slug": "qdznz",
"description": "Et velit at in.",
"color": "#D7F5E1",
"position": 5,
"created_at": "2025-11-06T13:20:54.252-08:00",
"updated_at": "2025-11-06T13:20:54.252-08:00",
"communication_groups": [],
"communication_templates": []
}
},
{
"id": "1289f545-df07-4f68-9710-d3522e2c6a39",
"type": "communications_types",
"attributes": {
"name": "27yxf",
"slug": "27yxf",
"description": "Rerum earum vel itaque.",
"color": "#F4CFD1",
"position": 6,
"created_at": "2025-11-06T13:20:54.262-08:00",
"updated_at": "2025-11-06T13:20:54.262-08:00",
"communication_groups": [],
"communication_templates": []
}
},
{
"id": "91a400d4-c727-42fb-a28e-5821be0fd339",
"type": "communications_types",
"attributes": {
"name": "5st1y",
"slug": "5st1y",
"description": "Et qui officia quaerat.",
"color": "#FAEBB7",
"position": 7,
"created_at": "2025-11-06T13:20:54.271-08:00",
"updated_at": "2025-11-06T13:20:54.271-08:00",
"communication_groups": [],
"communication_templates": []
}
},
{
"id": "c5318af0-24bf-4f12-9d98-96eb00401515",
"type": "communications_types",
"attributes": {
"name": "ighwx",
"slug": "ighwx",
"description": "Animi natus fuga repellat.",
"color": "#F5D9C4",
"position": 8,
"created_at": "2025-11-06T13:20:54.280-08:00",
"updated_at": "2025-11-06T13:20:54.280-08:00",
"communication_groups": [],
"communication_templates": []
}
},
{
"id": "72a595cc-3200-4b53-afe6-58d05450c46e",
"type": "communications_types",
"attributes": {
"name": "at7pk",
"slug": "at7pk",
"description": "Autem eius impedit ratione.",
"color": "#D7F5E1",
"position": 9,
"created_at": "2025-11-06T13:20:54.288-08:00",
"updated_at": "2025-11-06T13:20:54.288-08:00",
"communication_groups": [],
"communication_templates": []
}
},
{
"id": "5adf90d8-2a4c-4745-9766-f438ac42a885",
"type": "communications_types",
"attributes": {
"name": "701wx",
"slug": "701wx",
"description": "Iste eius id dolor.",
"color": "#D7E7F5",
"position": 10,
"created_at": "2025-11-06T13:20:54.297-08:00",
"updated_at": "2025-11-06T13:20:54.297-08:00",
"communication_groups": [],
"communication_templates": []
}
}
],
"links": {
"self": "http://www.example.com/v1/communications/types?page%5Bnumber%5D=1&page%5Bsize%5D=50",
"first": "http://www.example.com/v1/communications/types?page%5Bnumber%5D=1&page%5Bsize%5D=50",
"prev": null,
"next": null,
"last": "http://www.example.com/v1/communications/types?page%5Bnumber%5D=1&page%5Bsize%5D=50"
},
"meta": {
"current_page": 1,
"next_page": null,
"prev_page": null,
"total_count": 10,
"total_pages": 1
}
}