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": "52e4c608-07f5-47e5-9da0-32fb467e0149",
      "type": "communications_types",
      "attributes": {
        "name": "xtzfz",
        "slug": "xtzfz",
        "description": "At ducimus deserunt nam.",
        "color": "#D7F5E1",
        "position": 1,
        "created_at": "2026-02-17T18:08:27.490-08:00",
        "updated_at": "2026-02-17T18:08:27.490-08:00",
        "communication_groups": [],
        "communication_templates": []
      }
    },
    {
      "id": "3110f135-f150-467e-a28b-d37fa3a5d91b",
      "type": "communications_types",
      "attributes": {
        "name": "bjz2w",
        "slug": "bjz2w",
        "description": "Hic voluptas laboriosam asperiores.",
        "color": "#FAEBB7",
        "position": 2,
        "created_at": "2026-02-17T18:08:27.492-08:00",
        "updated_at": "2026-02-17T18:08:27.492-08:00",
        "communication_groups": [],
        "communication_templates": []
      }
    },
    {
      "id": "6decaa89-6776-4635-ade7-3002ee86e8b2",
      "type": "communications_types",
      "attributes": {
        "name": "gjffp",
        "slug": "gjffp",
        "description": "Nostrum sed odio earum.",
        "color": "#D7F5E1",
        "position": 3,
        "created_at": "2026-02-17T18:08:27.496-08:00",
        "updated_at": "2026-02-17T18:08:27.496-08:00",
        "communication_groups": [],
        "communication_templates": []
      }
    },
    {
      "id": "c8439b96-1966-4207-a4ed-22200f1f9e81",
      "type": "communications_types",
      "attributes": {
        "name": "4kn3l",
        "slug": "4kn3l",
        "description": "Ea dolorem doloribus natus.",
        "color": "#F5D9C4",
        "position": 4,
        "created_at": "2026-02-17T18:08:27.499-08:00",
        "updated_at": "2026-02-17T18:08:27.499-08:00",
        "communication_groups": [],
        "communication_templates": []
      }
    },
    {
      "id": "848f60b8-04ef-48c1-a8e5-36036014a69b",
      "type": "communications_types",
      "attributes": {
        "name": "rgs12",
        "slug": "rgs12",
        "description": "Consequatur libero possimus temporibus.",
        "color": "#F4CFD1",
        "position": 5,
        "created_at": "2026-02-17T18:08:27.502-08:00",
        "updated_at": "2026-02-17T18:08:27.502-08:00",
        "communication_groups": [],
        "communication_templates": []
      }
    },
    {
      "id": "a80a3980-df5c-4d0f-858f-dbd0501e2617",
      "type": "communications_types",
      "attributes": {
        "name": "9j5p1",
        "slug": "9j5p1",
        "description": "Eum atque minima odit.",
        "color": "#D7F5E1",
        "position": 6,
        "created_at": "2026-02-17T18:08:27.506-08:00",
        "updated_at": "2026-02-17T18:08:27.506-08:00",
        "communication_groups": [],
        "communication_templates": []
      }
    },
    {
      "id": "c25b3b5b-717b-4a41-8a6f-d9398cd20da9",
      "type": "communications_types",
      "attributes": {
        "name": "oafz7",
        "slug": "oafz7",
        "description": "Dolores consequatur omnis voluptas.",
        "color": "#FAEBB7",
        "position": 7,
        "created_at": "2026-02-17T18:08:27.509-08:00",
        "updated_at": "2026-02-17T18:08:27.509-08:00",
        "communication_groups": [],
        "communication_templates": []
      }
    },
    {
      "id": "7e7c73da-b4b8-4966-a3b5-e27229e157d0",
      "type": "communications_types",
      "attributes": {
        "name": "j2879",
        "slug": "j2879",
        "description": "Porro repudiandae magni nihil.",
        "color": "#FAEBB7",
        "position": 8,
        "created_at": "2026-02-17T18:08:27.512-08:00",
        "updated_at": "2026-02-17T18:08:27.512-08:00",
        "communication_groups": [],
        "communication_templates": []
      }
    },
    {
      "id": "2725831f-a981-44a9-ba2e-8773cebe5bd0",
      "type": "communications_types",
      "attributes": {
        "name": "z0jqc",
        "slug": "z0jqc",
        "description": "Consequatur quam dicta ut.",
        "color": "#F5D9C4",
        "position": 9,
        "created_at": "2026-02-17T18:08:27.515-08:00",
        "updated_at": "2026-02-17T18:08:27.515-08:00",
        "communication_groups": [],
        "communication_templates": []
      }
    },
    {
      "id": "d2be6e47-0b01-40a9-af97-f2271a0639ec",
      "type": "communications_types",
      "attributes": {
        "name": "meelg",
        "slug": "meelg",
        "description": "Est autem eligendi nihil.",
        "color": "#FAEBB7",
        "position": 10,
        "created_at": "2026-02-17T18:08:27.518-08:00",
        "updated_at": "2026-02-17T18:08:27.518-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