Skip to main content
GET
/
v1
/
communications
/
types
Lists communications types
curl --request GET \
  --url https://api.rootly.com/v1/communications/types \
  --header 'Authorization: Bearer <token>'
{
  "data": [
    {
      "id": "b0acc101-adfc-4f3e-89a4-01d317d788b4",
      "type": "communications_types",
      "attributes": {
        "name": "z7cyk",
        "slug": "z7cyk",
        "description": "Numquam doloremque aut dolores.",
        "color": "#D7F5E1",
        "position": 1,
        "created_at": "2026-01-08T04:46:11.153-08:00",
        "updated_at": "2026-01-08T04:46:11.153-08:00",
        "communication_groups": [],
        "communication_templates": []
      }
    },
    {
      "id": "6bdb4204-06cb-418c-b601-3ce9d58fd0d7",
      "type": "communications_types",
      "attributes": {
        "name": "9wqzb",
        "slug": "9wqzb",
        "description": "Facere voluptatem voluptatem et.",
        "color": "#D7F5E1",
        "position": 2,
        "created_at": "2026-01-08T04:46:11.156-08:00",
        "updated_at": "2026-01-08T04:46:11.156-08:00",
        "communication_groups": [],
        "communication_templates": []
      }
    },
    {
      "id": "0aa88a3c-c54a-4a69-83ac-8f7e2b5ee6a6",
      "type": "communications_types",
      "attributes": {
        "name": "bl8vn",
        "slug": "bl8vn",
        "description": "Recusandae aut consectetur aut.",
        "color": "#D7E7F5",
        "position": 3,
        "created_at": "2026-01-08T04:46:11.161-08:00",
        "updated_at": "2026-01-08T04:46:11.161-08:00",
        "communication_groups": [],
        "communication_templates": []
      }
    },
    {
      "id": "75668592-b539-4c04-b09b-f63eb11e7bca",
      "type": "communications_types",
      "attributes": {
        "name": "p461o",
        "slug": "p461o",
        "description": "Corrupti repellat eveniet cumque.",
        "color": "#D7E7F5",
        "position": 4,
        "created_at": "2026-01-08T04:46:11.166-08:00",
        "updated_at": "2026-01-08T04:46:11.166-08:00",
        "communication_groups": [],
        "communication_templates": []
      }
    },
    {
      "id": "eaa99cc7-b6f6-4101-b8b8-b7e72bb294dd",
      "type": "communications_types",
      "attributes": {
        "name": "9ewon",
        "slug": "9ewon",
        "description": "Consequatur non neque aut.",
        "color": "#FAEBB7",
        "position": 5,
        "created_at": "2026-01-08T04:46:11.170-08:00",
        "updated_at": "2026-01-08T04:46:11.170-08:00",
        "communication_groups": [],
        "communication_templates": []
      }
    },
    {
      "id": "5c2d37bc-573a-4924-9937-4c4d45b1f767",
      "type": "communications_types",
      "attributes": {
        "name": "rckhh",
        "slug": "rckhh",
        "description": "Earum quibusdam cumque distinctio.",
        "color": "#D7E7F5",
        "position": 6,
        "created_at": "2026-01-08T04:46:11.174-08:00",
        "updated_at": "2026-01-08T04:46:11.174-08:00",
        "communication_groups": [],
        "communication_templates": []
      }
    },
    {
      "id": "1f41ab03-a0de-41ae-ba40-f0ae0fa17f37",
      "type": "communications_types",
      "attributes": {
        "name": "2zpzo",
        "slug": "2zpzo",
        "description": "Facere est et itaque.",
        "color": "#D7E7F5",
        "position": 7,
        "created_at": "2026-01-08T04:46:11.178-08:00",
        "updated_at": "2026-01-08T04:46:11.178-08:00",
        "communication_groups": [],
        "communication_templates": []
      }
    },
    {
      "id": "790b312c-fd14-4a95-9c68-39e4e2b04bc7",
      "type": "communications_types",
      "attributes": {
        "name": "jg535",
        "slug": "jg535",
        "description": "Animi sit aspernatur minus.",
        "color": "#D7F5E1",
        "position": 8,
        "created_at": "2026-01-08T04:46:11.182-08:00",
        "updated_at": "2026-01-08T04:46:11.182-08:00",
        "communication_groups": [],
        "communication_templates": []
      }
    },
    {
      "id": "99adab03-17ed-4975-8573-48c6edb57f9e",
      "type": "communications_types",
      "attributes": {
        "name": "wmfmq",
        "slug": "wmfmq",
        "description": "Voluptatem rem aperiam exercitationem.",
        "color": "#F5D9C4",
        "position": 9,
        "created_at": "2026-01-08T04:46:11.185-08:00",
        "updated_at": "2026-01-08T04:46:11.185-08:00",
        "communication_groups": [],
        "communication_templates": []
      }
    },
    {
      "id": "8d56b452-0270-42fa-8ce1-43b1352b8464",
      "type": "communications_types",
      "attributes": {
        "name": "plptb",
        "slug": "plptb",
        "description": "Officia ut occaecati et.",
        "color": "#FAEBB7",
        "position": 10,
        "created_at": "2026-01-08T04:46:11.189-08:00",
        "updated_at": "2026-01-08T04:46:11.189-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
  }
}

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
filter[slug]
string
filter[created_at][gt]
string
filter[created_at][gte]
string
filter[created_at][lt]
string
filter[created_at][lte]
string
sort
string

Response

200 - application/vnd.api+json

communications types found

data
object[]
required
meta
object