Lists communications types
curl --request GET \
--url https://api.rootly.com/v1/communications/types \
--header 'Authorization: Bearer <token>'{
"data": [
{
"id": "cfdc18b1-b194-42f8-ac35-384bdaf6aea0",
"type": "communications_types",
"attributes": {
"name": "kapoq",
"slug": "kapoq",
"description": "Quo quis aliquam ea.",
"color": "#FAEBB7",
"position": 1,
"created_at": "2026-01-28T14:42:42.856-08:00",
"updated_at": "2026-01-28T14:42:42.856-08:00",
"communication_groups": [],
"communication_templates": []
}
},
{
"id": "ba8ab80e-f808-4124-aa88-747f720386fe",
"type": "communications_types",
"attributes": {
"name": "5mhi1",
"slug": "5mhi1",
"description": "Dolor aut eligendi sed.",
"color": "#F4CFD1",
"position": 2,
"created_at": "2026-01-28T14:42:42.860-08:00",
"updated_at": "2026-01-28T14:42:42.860-08:00",
"communication_groups": [],
"communication_templates": []
}
},
{
"id": "6ea65dbe-e494-4869-baa1-7ba4fda393d6",
"type": "communications_types",
"attributes": {
"name": "vxsve",
"slug": "vxsve",
"description": "Nihil est ut eos.",
"color": "#D7E7F5",
"position": 3,
"created_at": "2026-01-28T14:42:42.865-08:00",
"updated_at": "2026-01-28T14:42:42.865-08:00",
"communication_groups": [],
"communication_templates": []
}
},
{
"id": "4e2cb036-e302-48dd-a2e6-b340eccf4250",
"type": "communications_types",
"attributes": {
"name": "janp9",
"slug": "janp9",
"description": "Omnis qui ut illo.",
"color": "#F4CFD1",
"position": 4,
"created_at": "2026-01-28T14:42:42.870-08:00",
"updated_at": "2026-01-28T14:42:42.870-08:00",
"communication_groups": [],
"communication_templates": []
}
},
{
"id": "2bc765cc-7b8f-4f6a-b8d0-0cec6de43bf5",
"type": "communications_types",
"attributes": {
"name": "9f82e",
"slug": "9f82e",
"description": "Id inventore autem excepturi.",
"color": "#D7F5E1",
"position": 5,
"created_at": "2026-01-28T14:42:42.875-08:00",
"updated_at": "2026-01-28T14:42:42.875-08:00",
"communication_groups": [],
"communication_templates": []
}
},
{
"id": "3595c4b3-8b85-4739-9527-485dc5cb7cc9",
"type": "communications_types",
"attributes": {
"name": "lsa9t",
"slug": "lsa9t",
"description": "Quibusdam voluptatibus consequatur cupiditate.",
"color": "#F5D9C4",
"position": 6,
"created_at": "2026-01-28T14:42:42.880-08:00",
"updated_at": "2026-01-28T14:42:42.880-08:00",
"communication_groups": [],
"communication_templates": []
}
},
{
"id": "a1853dd5-d99b-4869-b9c1-747d8c60e449",
"type": "communications_types",
"attributes": {
"name": "cekqj",
"slug": "cekqj",
"description": "Quo rerum optio accusamus.",
"color": "#D7E7F5",
"position": 7,
"created_at": "2026-01-28T14:42:42.885-08:00",
"updated_at": "2026-01-28T14:42:42.885-08:00",
"communication_groups": [],
"communication_templates": []
}
},
{
"id": "2832e53d-d286-4eb8-a6ee-6796a458d303",
"type": "communications_types",
"attributes": {
"name": "fnrip",
"slug": "fnrip",
"description": "Error est ex eligendi.",
"color": "#D7F5E1",
"position": 8,
"created_at": "2026-01-28T14:42:42.890-08:00",
"updated_at": "2026-01-28T14:42:42.890-08:00",
"communication_groups": [],
"communication_templates": []
}
},
{
"id": "ac2c9f4d-5c9b-45b2-b8c2-71bdcef9edec",
"type": "communications_types",
"attributes": {
"name": "0n13o",
"slug": "0n13o",
"description": "Tempora accusantium similique sit.",
"color": "#D7E7F5",
"position": 9,
"created_at": "2026-01-28T14:42:42.895-08:00",
"updated_at": "2026-01-28T14:42:42.895-08:00",
"communication_groups": [],
"communication_templates": []
}
},
{
"id": "c1f645f9-7205-4d11-8f77-d27cf0e06385",
"type": "communications_types",
"attributes": {
"name": "vgpht",
"slug": "vgpht",
"description": "Ullam facilis iure et.",
"color": "#D7E7F5",
"position": 10,
"created_at": "2026-01-28T14:42:42.900-08:00",
"updated_at": "2026-01-28T14:42:42.900-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": "cfdc18b1-b194-42f8-ac35-384bdaf6aea0",
"type": "communications_types",
"attributes": {
"name": "kapoq",
"slug": "kapoq",
"description": "Quo quis aliquam ea.",
"color": "#FAEBB7",
"position": 1,
"created_at": "2026-01-28T14:42:42.856-08:00",
"updated_at": "2026-01-28T14:42:42.856-08:00",
"communication_groups": [],
"communication_templates": []
}
},
{
"id": "ba8ab80e-f808-4124-aa88-747f720386fe",
"type": "communications_types",
"attributes": {
"name": "5mhi1",
"slug": "5mhi1",
"description": "Dolor aut eligendi sed.",
"color": "#F4CFD1",
"position": 2,
"created_at": "2026-01-28T14:42:42.860-08:00",
"updated_at": "2026-01-28T14:42:42.860-08:00",
"communication_groups": [],
"communication_templates": []
}
},
{
"id": "6ea65dbe-e494-4869-baa1-7ba4fda393d6",
"type": "communications_types",
"attributes": {
"name": "vxsve",
"slug": "vxsve",
"description": "Nihil est ut eos.",
"color": "#D7E7F5",
"position": 3,
"created_at": "2026-01-28T14:42:42.865-08:00",
"updated_at": "2026-01-28T14:42:42.865-08:00",
"communication_groups": [],
"communication_templates": []
}
},
{
"id": "4e2cb036-e302-48dd-a2e6-b340eccf4250",
"type": "communications_types",
"attributes": {
"name": "janp9",
"slug": "janp9",
"description": "Omnis qui ut illo.",
"color": "#F4CFD1",
"position": 4,
"created_at": "2026-01-28T14:42:42.870-08:00",
"updated_at": "2026-01-28T14:42:42.870-08:00",
"communication_groups": [],
"communication_templates": []
}
},
{
"id": "2bc765cc-7b8f-4f6a-b8d0-0cec6de43bf5",
"type": "communications_types",
"attributes": {
"name": "9f82e",
"slug": "9f82e",
"description": "Id inventore autem excepturi.",
"color": "#D7F5E1",
"position": 5,
"created_at": "2026-01-28T14:42:42.875-08:00",
"updated_at": "2026-01-28T14:42:42.875-08:00",
"communication_groups": [],
"communication_templates": []
}
},
{
"id": "3595c4b3-8b85-4739-9527-485dc5cb7cc9",
"type": "communications_types",
"attributes": {
"name": "lsa9t",
"slug": "lsa9t",
"description": "Quibusdam voluptatibus consequatur cupiditate.",
"color": "#F5D9C4",
"position": 6,
"created_at": "2026-01-28T14:42:42.880-08:00",
"updated_at": "2026-01-28T14:42:42.880-08:00",
"communication_groups": [],
"communication_templates": []
}
},
{
"id": "a1853dd5-d99b-4869-b9c1-747d8c60e449",
"type": "communications_types",
"attributes": {
"name": "cekqj",
"slug": "cekqj",
"description": "Quo rerum optio accusamus.",
"color": "#D7E7F5",
"position": 7,
"created_at": "2026-01-28T14:42:42.885-08:00",
"updated_at": "2026-01-28T14:42:42.885-08:00",
"communication_groups": [],
"communication_templates": []
}
},
{
"id": "2832e53d-d286-4eb8-a6ee-6796a458d303",
"type": "communications_types",
"attributes": {
"name": "fnrip",
"slug": "fnrip",
"description": "Error est ex eligendi.",
"color": "#D7F5E1",
"position": 8,
"created_at": "2026-01-28T14:42:42.890-08:00",
"updated_at": "2026-01-28T14:42:42.890-08:00",
"communication_groups": [],
"communication_templates": []
}
},
{
"id": "ac2c9f4d-5c9b-45b2-b8c2-71bdcef9edec",
"type": "communications_types",
"attributes": {
"name": "0n13o",
"slug": "0n13o",
"description": "Tempora accusantium similique sit.",
"color": "#D7E7F5",
"position": 9,
"created_at": "2026-01-28T14:42:42.895-08:00",
"updated_at": "2026-01-28T14:42:42.895-08:00",
"communication_groups": [],
"communication_templates": []
}
},
{
"id": "c1f645f9-7205-4d11-8f77-d27cf0e06385",
"type": "communications_types",
"attributes": {
"name": "vgpht",
"slug": "vgpht",
"description": "Ullam facilis iure et.",
"color": "#D7E7F5",
"position": 10,
"created_at": "2026-01-28T14:42:42.900-08:00",
"updated_at": "2026-01-28T14:42:42.900-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
}
}