GET
/
v1
/
communications
/
templates
Lists communications templates
curl --request GET \
  --url https://api.rootly.com/v1/communications/templates \
  --header 'Authorization: Bearer <token>'
{
  "data": [
    {
      "id": "7276446d-db14-4c70-8298-d329822a1ae0",
      "type": "communications-templates",
      "attributes": {
        "name": "5qdv3",
        "slug": "5qdv3",
        "description": "Eum vel vero error.",
        "position": 1,
        "created_at": "2025-07-30T02:54:36.025-07:00",
        "updated_at": "2025-07-30T02:54:36.025-07:00",
        "communication_type_id": "02ebe391-5b6e-42a0-a1c8-ac314f8f49e2",
        "communication_type": {
          "data": {
            "id": "02ebe391-5b6e-42a0-a1c8-ac314f8f49e2",
            "type": "communications_types",
            "attributes": {
              "name": "mo1n1",
              "slug": "mo1n1",
              "description": "Aut aliquid vitae excepturi.",
              "color": "#D7E7F5",
              "position": 1,
              "created_at": "2025-07-30T02:54:36.010-07:00",
              "updated_at": "2025-07-30T02:54:36.010-07:00",
              "communication_groups": [],
              "communication_templates": [
                {
                  "id": "7276446d-db14-4c70-8298-d329822a1ae0",
                  "name": "5qdv3"
                },
                {
                  "id": "c2995dcd-ccb8-4293-bd68-d02bdccd9859",
                  "name": "rl9pq"
                },
                {
                  "id": "d3c86dce-bce6-43fb-8b91-d1f8f596df70",
                  "name": "gd2ds"
                },
                {
                  "id": "5de62e6e-8c3c-4e1a-af16-2e36be2ac3a8",
                  "name": "xwgxn"
                },
                {
                  "id": "1003d7fe-a4d8-4baa-acd9-42a0cef2c79c",
                  "name": "9awh2"
                },
                {
                  "id": "b0995127-abc4-4a2c-a856-90abb6e8ea07",
                  "name": "rbbp6"
                },
                {
                  "id": "6a2c02b3-b959-4c2d-865b-f25ee2e95239",
                  "name": "yqdk7"
                },
                {
                  "id": "9000d2ed-f896-4ef3-8c5c-63b0578a8f77",
                  "name": "aor7d"
                },
                {
                  "id": "8b871124-d1fb-463e-9b33-169c35195260",
                  "name": "kehz0"
                },
                {
                  "id": "264d1ed6-52ae-4a16-8bb5-13fc3772ac21",
                  "name": "xbv2h"
                }
              ]
            }
          }
        },
        "communication_template_stages": [
          {
            "data": {
              "id": "dde75d49-9827-496e-b611-5b8219b4e52e",
              "type": "communications-template_stages",
              "attributes": {
                "email_body": "Est quaerat ex non.",
                "email_subject": "gyw8prbdx7",
                "slack_content": "Optio nesciunt officiis pariatur.",
                "sms_content": "Dolorem ab placeat provident.",
                "created_at": "2025-07-30T02:54:36.039-07:00",
                "updated_at": "2025-07-30T02:54:36.039-07:00",
                "communication_stage": {
                  "id": "13485a9d-c3ab-4101-ab80-f65dc2dd2153",
                  "name": "eu8ei"
                },
                "communication_template": {
                  "id": "7276446d-db14-4c70-8298-d329822a1ae0",
                  "name": "5qdv3"
                }
              }
            }
          }
        ]
      }
    },
    {
      "id": "c2995dcd-ccb8-4293-bd68-d02bdccd9859",
      "type": "communications-templates",
      "attributes": {
        "name": "rl9pq",
        "slug": "rl9pq",
        "description": "Commodi rem cupiditate ut.",
        "position": 2,
        "created_at": "2025-07-30T02:54:36.044-07:00",
        "updated_at": "2025-07-30T02:54:36.044-07:00",
        "communication_type_id": "02ebe391-5b6e-42a0-a1c8-ac314f8f49e2",
        "communication_type": {
          "data": {
            "id": "02ebe391-5b6e-42a0-a1c8-ac314f8f49e2",
            "type": "communications_types",
            "attributes": {
              "name": "mo1n1",
              "slug": "mo1n1",
              "description": "Aut aliquid vitae excepturi.",
              "color": "#D7E7F5",
              "position": 1,
              "created_at": "2025-07-30T02:54:36.010-07:00",
              "updated_at": "2025-07-30T02:54:36.010-07:00",
              "communication_groups": [],
              "communication_templates": [
                {
                  "id": "7276446d-db14-4c70-8298-d329822a1ae0",
                  "name": "5qdv3"
                },
                {
                  "id": "c2995dcd-ccb8-4293-bd68-d02bdccd9859",
                  "name": "rl9pq"
                },
                {
                  "id": "d3c86dce-bce6-43fb-8b91-d1f8f596df70",
                  "name": "gd2ds"
                },
                {
                  "id": "5de62e6e-8c3c-4e1a-af16-2e36be2ac3a8",
                  "name": "xwgxn"
                },
                {
                  "id": "1003d7fe-a4d8-4baa-acd9-42a0cef2c79c",
                  "name": "9awh2"
                },
                {
                  "id": "b0995127-abc4-4a2c-a856-90abb6e8ea07",
                  "name": "rbbp6"
                },
                {
                  "id": "6a2c02b3-b959-4c2d-865b-f25ee2e95239",
                  "name": "yqdk7"
                },
                {
                  "id": "9000d2ed-f896-4ef3-8c5c-63b0578a8f77",
                  "name": "aor7d"
                },
                {
                  "id": "8b871124-d1fb-463e-9b33-169c35195260",
                  "name": "kehz0"
                },
                {
                  "id": "264d1ed6-52ae-4a16-8bb5-13fc3772ac21",
                  "name": "xbv2h"
                }
              ]
            }
          }
        },
        "communication_template_stages": [
          {
            "data": {
              "id": "40046bd4-80d3-49ff-9139-706fd4f53b66",
              "type": "communications-template_stages",
              "attributes": {
                "email_body": "Accusamus saepe voluptas iusto.",
                "email_subject": "4imldgdd7f",
                "slack_content": "Similique numquam qui labore.",
                "sms_content": "Enim id illo delectus.",
                "created_at": "2025-07-30T02:54:36.057-07:00",
                "updated_at": "2025-07-30T02:54:36.057-07:00",
                "communication_stage": {
                  "id": "c5f8edb1-8181-4618-815e-18a9770a4cd5",
                  "name": "m7waf"
                },
                "communication_template": {
                  "id": "c2995dcd-ccb8-4293-bd68-d02bdccd9859",
                  "name": "rl9pq"
                }
              }
            }
          }
        ]
      }
    },
    {
      "id": "d3c86dce-bce6-43fb-8b91-d1f8f596df70",
      "type": "communications-templates",
      "attributes": {
        "name": "gd2ds",
        "slug": "gd2ds",
        "description": "Quia suscipit error nam.",
        "position": 3,
        "created_at": "2025-07-30T02:54:36.061-07:00",
        "updated_at": "2025-07-30T02:54:36.061-07:00",
        "communication_type_id": "02ebe391-5b6e-42a0-a1c8-ac314f8f49e2",
        "communication_type": {
          "data": {
            "id": "02ebe391-5b6e-42a0-a1c8-ac314f8f49e2",
            "type": "communications_types",
            "attributes": {
              "name": "mo1n1",
              "slug": "mo1n1",
              "description": "Aut aliquid vitae excepturi.",
              "color": "#D7E7F5",
              "position": 1,
              "created_at": "2025-07-30T02:54:36.010-07:00",
              "updated_at": "2025-07-30T02:54:36.010-07:00",
              "communication_groups": [],
              "communication_templates": [
                {
                  "id": "7276446d-db14-4c70-8298-d329822a1ae0",
                  "name": "5qdv3"
                },
                {
                  "id": "c2995dcd-ccb8-4293-bd68-d02bdccd9859",
                  "name": "rl9pq"
                },
                {
                  "id": "d3c86dce-bce6-43fb-8b91-d1f8f596df70",
                  "name": "gd2ds"
                },
                {
                  "id": "5de62e6e-8c3c-4e1a-af16-2e36be2ac3a8",
                  "name": "xwgxn"
                },
                {
                  "id": "1003d7fe-a4d8-4baa-acd9-42a0cef2c79c",
                  "name": "9awh2"
                },
                {
                  "id": "b0995127-abc4-4a2c-a856-90abb6e8ea07",
                  "name": "rbbp6"
                },
                {
                  "id": "6a2c02b3-b959-4c2d-865b-f25ee2e95239",
                  "name": "yqdk7"
                },
                {
                  "id": "9000d2ed-f896-4ef3-8c5c-63b0578a8f77",
                  "name": "aor7d"
                },
                {
                  "id": "8b871124-d1fb-463e-9b33-169c35195260",
                  "name": "kehz0"
                },
                {
                  "id": "264d1ed6-52ae-4a16-8bb5-13fc3772ac21",
                  "name": "xbv2h"
                }
              ]
            }
          }
        },
        "communication_template_stages": [
          {
            "data": {
              "id": "dcb309d3-3cb0-4d1a-8fef-0366dad56535",
              "type": "communications-template_stages",
              "attributes": {
                "email_body": "Voluptas ut nobis maiores.",
                "email_subject": "fu6d077lp3",
                "slack_content": "Omnis rem odit illo.",
                "sms_content": "Repellat ipsam pariatur est.",
                "created_at": "2025-07-30T02:54:36.073-07:00",
                "updated_at": "2025-07-30T02:54:36.073-07:00",
                "communication_stage": {
                  "id": "32963311-b18c-4336-985f-75c44f40a2e1",
                  "name": "62z5c"
                },
                "communication_template": {
                  "id": "d3c86dce-bce6-43fb-8b91-d1f8f596df70",
                  "name": "gd2ds"
                }
              }
            }
          }
        ]
      }
    },
    {
      "id": "5de62e6e-8c3c-4e1a-af16-2e36be2ac3a8",
      "type": "communications-templates",
      "attributes": {
        "name": "xwgxn",
        "slug": "xwgxn",
        "description": "Provident aut rerum atque.",
        "position": 4,
        "created_at": "2025-07-30T02:54:36.077-07:00",
        "updated_at": "2025-07-30T02:54:36.077-07:00",
        "communication_type_id": "02ebe391-5b6e-42a0-a1c8-ac314f8f49e2",
        "communication_type": {
          "data": {
            "id": "02ebe391-5b6e-42a0-a1c8-ac314f8f49e2",
            "type": "communications_types",
            "attributes": {
              "name": "mo1n1",
              "slug": "mo1n1",
              "description": "Aut aliquid vitae excepturi.",
              "color": "#D7E7F5",
              "position": 1,
              "created_at": "2025-07-30T02:54:36.010-07:00",
              "updated_at": "2025-07-30T02:54:36.010-07:00",
              "communication_groups": [],
              "communication_templates": [
                {
                  "id": "7276446d-db14-4c70-8298-d329822a1ae0",
                  "name": "5qdv3"
                },
                {
                  "id": "c2995dcd-ccb8-4293-bd68-d02bdccd9859",
                  "name": "rl9pq"
                },
                {
                  "id": "d3c86dce-bce6-43fb-8b91-d1f8f596df70",
                  "name": "gd2ds"
                },
                {
                  "id": "5de62e6e-8c3c-4e1a-af16-2e36be2ac3a8",
                  "name": "xwgxn"
                },
                {
                  "id": "1003d7fe-a4d8-4baa-acd9-42a0cef2c79c",
                  "name": "9awh2"
                },
                {
                  "id": "b0995127-abc4-4a2c-a856-90abb6e8ea07",
                  "name": "rbbp6"
                },
                {
                  "id": "6a2c02b3-b959-4c2d-865b-f25ee2e95239",
                  "name": "yqdk7"
                },
                {
                  "id": "9000d2ed-f896-4ef3-8c5c-63b0578a8f77",
                  "name": "aor7d"
                },
                {
                  "id": "8b871124-d1fb-463e-9b33-169c35195260",
                  "name": "kehz0"
                },
                {
                  "id": "264d1ed6-52ae-4a16-8bb5-13fc3772ac21",
                  "name": "xbv2h"
                }
              ]
            }
          }
        },
        "communication_template_stages": [
          {
            "data": {
              "id": "87fd7fa5-3c3c-4f0d-a847-6d23bed5929c",
              "type": "communications-template_stages",
              "attributes": {
                "email_body": "Similique debitis laudantium et.",
                "email_subject": "ut83lbmasf",
                "slack_content": "Iste quas velit velit.",
                "sms_content": "Quaerat omnis exercitationem cupiditate.",
                "created_at": "2025-07-30T02:54:36.089-07:00",
                "updated_at": "2025-07-30T02:54:36.089-07:00",
                "communication_stage": {
                  "id": "28fad2d5-cc8d-41ed-8fdd-5f36e350107a",
                  "name": "zu6da"
                },
                "communication_template": {
                  "id": "5de62e6e-8c3c-4e1a-af16-2e36be2ac3a8",
                  "name": "xwgxn"
                }
              }
            }
          }
        ]
      }
    },
    {
      "id": "1003d7fe-a4d8-4baa-acd9-42a0cef2c79c",
      "type": "communications-templates",
      "attributes": {
        "name": "9awh2",
        "slug": "9awh2",
        "description": "Magnam officia voluptatum et.",
        "position": 5,
        "created_at": "2025-07-30T02:54:36.094-07:00",
        "updated_at": "2025-07-30T02:54:36.094-07:00",
        "communication_type_id": "02ebe391-5b6e-42a0-a1c8-ac314f8f49e2",
        "communication_type": {
          "data": {
            "id": "02ebe391-5b6e-42a0-a1c8-ac314f8f49e2",
            "type": "communications_types",
            "attributes": {
              "name": "mo1n1",
              "slug": "mo1n1",
              "description": "Aut aliquid vitae excepturi.",
              "color": "#D7E7F5",
              "position": 1,
              "created_at": "2025-07-30T02:54:36.010-07:00",
              "updated_at": "2025-07-30T02:54:36.010-07:00",
              "communication_groups": [],
              "communication_templates": [
                {
                  "id": "7276446d-db14-4c70-8298-d329822a1ae0",
                  "name": "5qdv3"
                },
                {
                  "id": "c2995dcd-ccb8-4293-bd68-d02bdccd9859",
                  "name": "rl9pq"
                },
                {
                  "id": "d3c86dce-bce6-43fb-8b91-d1f8f596df70",
                  "name": "gd2ds"
                },
                {
                  "id": "5de62e6e-8c3c-4e1a-af16-2e36be2ac3a8",
                  "name": "xwgxn"
                },
                {
                  "id": "1003d7fe-a4d8-4baa-acd9-42a0cef2c79c",
                  "name": "9awh2"
                },
                {
                  "id": "b0995127-abc4-4a2c-a856-90abb6e8ea07",
                  "name": "rbbp6"
                },
                {
                  "id": "6a2c02b3-b959-4c2d-865b-f25ee2e95239",
                  "name": "yqdk7"
                },
                {
                  "id": "9000d2ed-f896-4ef3-8c5c-63b0578a8f77",
                  "name": "aor7d"
                },
                {
                  "id": "8b871124-d1fb-463e-9b33-169c35195260",
                  "name": "kehz0"
                },
                {
                  "id": "264d1ed6-52ae-4a16-8bb5-13fc3772ac21",
                  "name": "xbv2h"
                }
              ]
            }
          }
        },
        "communication_template_stages": [
          {
            "data": {
              "id": "91e8ae7a-25b0-4fd4-928f-cc6ee860b6e6",
              "type": "communications-template_stages",
              "attributes": {
                "email_body": "Voluptatibus cupiditate quisquam repellat.",
                "email_subject": "2sj2ng6oqb",
                "slack_content": "Adipisci distinctio unde vel.",
                "sms_content": "Recusandae architecto ut nihil.",
                "created_at": "2025-07-30T02:54:36.106-07:00",
                "updated_at": "2025-07-30T02:54:36.106-07:00",
                "communication_stage": {
                  "id": "58beb6eb-467a-4446-9967-718f8956affe",
                  "name": "dvxnv"
                },
                "communication_template": {
                  "id": "1003d7fe-a4d8-4baa-acd9-42a0cef2c79c",
                  "name": "9awh2"
                }
              }
            }
          }
        ]
      }
    },
    {
      "id": "b0995127-abc4-4a2c-a856-90abb6e8ea07",
      "type": "communications-templates",
      "attributes": {
        "name": "rbbp6",
        "slug": "rbbp6",
        "description": "Soluta numquam pariatur labore.",
        "position": 6,
        "created_at": "2025-07-30T02:54:36.110-07:00",
        "updated_at": "2025-07-30T02:54:36.110-07:00",
        "communication_type_id": "02ebe391-5b6e-42a0-a1c8-ac314f8f49e2",
        "communication_type": {
          "data": {
            "id": "02ebe391-5b6e-42a0-a1c8-ac314f8f49e2",
            "type": "communications_types",
            "attributes": {
              "name": "mo1n1",
              "slug": "mo1n1",
              "description": "Aut aliquid vitae excepturi.",
              "color": "#D7E7F5",
              "position": 1,
              "created_at": "2025-07-30T02:54:36.010-07:00",
              "updated_at": "2025-07-30T02:54:36.010-07:00",
              "communication_groups": [],
              "communication_templates": [
                {
                  "id": "7276446d-db14-4c70-8298-d329822a1ae0",
                  "name": "5qdv3"
                },
                {
                  "id": "c2995dcd-ccb8-4293-bd68-d02bdccd9859",
                  "name": "rl9pq"
                },
                {
                  "id": "d3c86dce-bce6-43fb-8b91-d1f8f596df70",
                  "name": "gd2ds"
                },
                {
                  "id": "5de62e6e-8c3c-4e1a-af16-2e36be2ac3a8",
                  "name": "xwgxn"
                },
                {
                  "id": "1003d7fe-a4d8-4baa-acd9-42a0cef2c79c",
                  "name": "9awh2"
                },
                {
                  "id": "b0995127-abc4-4a2c-a856-90abb6e8ea07",
                  "name": "rbbp6"
                },
                {
                  "id": "6a2c02b3-b959-4c2d-865b-f25ee2e95239",
                  "name": "yqdk7"
                },
                {
                  "id": "9000d2ed-f896-4ef3-8c5c-63b0578a8f77",
                  "name": "aor7d"
                },
                {
                  "id": "8b871124-d1fb-463e-9b33-169c35195260",
                  "name": "kehz0"
                },
                {
                  "id": "264d1ed6-52ae-4a16-8bb5-13fc3772ac21",
                  "name": "xbv2h"
                }
              ]
            }
          }
        },
        "communication_template_stages": [
          {
            "data": {
              "id": "62c78f4d-c3c0-4d0a-a5b4-15294a8cd28f",
              "type": "communications-template_stages",
              "attributes": {
                "email_body": "Et quas non nisi.",
                "email_subject": "28x827bozq",
                "slack_content": "In asperiores rem amet.",
                "sms_content": "Iure voluptatem alias quos.",
                "created_at": "2025-07-30T02:54:36.122-07:00",
                "updated_at": "2025-07-30T02:54:36.122-07:00",
                "communication_stage": {
                  "id": "3afe9715-b09e-4a63-a39b-54cd640ffa09",
                  "name": "dwoci"
                },
                "communication_template": {
                  "id": "b0995127-abc4-4a2c-a856-90abb6e8ea07",
                  "name": "rbbp6"
                }
              }
            }
          }
        ]
      }
    },
    {
      "id": "6a2c02b3-b959-4c2d-865b-f25ee2e95239",
      "type": "communications-templates",
      "attributes": {
        "name": "yqdk7",
        "slug": "yqdk7",
        "description": "Quia quod similique voluptatibus.",
        "position": 7,
        "created_at": "2025-07-30T02:54:36.127-07:00",
        "updated_at": "2025-07-30T02:54:36.127-07:00",
        "communication_type_id": "02ebe391-5b6e-42a0-a1c8-ac314f8f49e2",
        "communication_type": {
          "data": {
            "id": "02ebe391-5b6e-42a0-a1c8-ac314f8f49e2",
            "type": "communications_types",
            "attributes": {
              "name": "mo1n1",
              "slug": "mo1n1",
              "description": "Aut aliquid vitae excepturi.",
              "color": "#D7E7F5",
              "position": 1,
              "created_at": "2025-07-30T02:54:36.010-07:00",
              "updated_at": "2025-07-30T02:54:36.010-07:00",
              "communication_groups": [],
              "communication_templates": [
                {
                  "id": "7276446d-db14-4c70-8298-d329822a1ae0",
                  "name": "5qdv3"
                },
                {
                  "id": "c2995dcd-ccb8-4293-bd68-d02bdccd9859",
                  "name": "rl9pq"
                },
                {
                  "id": "d3c86dce-bce6-43fb-8b91-d1f8f596df70",
                  "name": "gd2ds"
                },
                {
                  "id": "5de62e6e-8c3c-4e1a-af16-2e36be2ac3a8",
                  "name": "xwgxn"
                },
                {
                  "id": "1003d7fe-a4d8-4baa-acd9-42a0cef2c79c",
                  "name": "9awh2"
                },
                {
                  "id": "b0995127-abc4-4a2c-a856-90abb6e8ea07",
                  "name": "rbbp6"
                },
                {
                  "id": "6a2c02b3-b959-4c2d-865b-f25ee2e95239",
                  "name": "yqdk7"
                },
                {
                  "id": "9000d2ed-f896-4ef3-8c5c-63b0578a8f77",
                  "name": "aor7d"
                },
                {
                  "id": "8b871124-d1fb-463e-9b33-169c35195260",
                  "name": "kehz0"
                },
                {
                  "id": "264d1ed6-52ae-4a16-8bb5-13fc3772ac21",
                  "name": "xbv2h"
                }
              ]
            }
          }
        },
        "communication_template_stages": [
          {
            "data": {
              "id": "ed4ee96f-7564-4fa5-bdc1-b17de4016730",
              "type": "communications-template_stages",
              "attributes": {
                "email_body": "Unde eveniet at consequatur.",
                "email_subject": "evgwgzt109",
                "slack_content": "Aut ut ut eius.",
                "sms_content": "Molestias in ducimus saepe.",
                "created_at": "2025-07-30T02:54:36.140-07:00",
                "updated_at": "2025-07-30T02:54:36.140-07:00",
                "communication_stage": {
                  "id": "5d6af3c7-ceb7-48c5-8aa9-42abe5dca9d0",
                  "name": "4v1h4"
                },
                "communication_template": {
                  "id": "6a2c02b3-b959-4c2d-865b-f25ee2e95239",
                  "name": "yqdk7"
                }
              }
            }
          }
        ]
      }
    },
    {
      "id": "9000d2ed-f896-4ef3-8c5c-63b0578a8f77",
      "type": "communications-templates",
      "attributes": {
        "name": "aor7d",
        "slug": "aor7d",
        "description": "Sit et quia nam.",
        "position": 8,
        "created_at": "2025-07-30T02:54:36.144-07:00",
        "updated_at": "2025-07-30T02:54:36.144-07:00",
        "communication_type_id": "02ebe391-5b6e-42a0-a1c8-ac314f8f49e2",
        "communication_type": {
          "data": {
            "id": "02ebe391-5b6e-42a0-a1c8-ac314f8f49e2",
            "type": "communications_types",
            "attributes": {
              "name": "mo1n1",
              "slug": "mo1n1",
              "description": "Aut aliquid vitae excepturi.",
              "color": "#D7E7F5",
              "position": 1,
              "created_at": "2025-07-30T02:54:36.010-07:00",
              "updated_at": "2025-07-30T02:54:36.010-07:00",
              "communication_groups": [],
              "communication_templates": [
                {
                  "id": "7276446d-db14-4c70-8298-d329822a1ae0",
                  "name": "5qdv3"
                },
                {
                  "id": "c2995dcd-ccb8-4293-bd68-d02bdccd9859",
                  "name": "rl9pq"
                },
                {
                  "id": "d3c86dce-bce6-43fb-8b91-d1f8f596df70",
                  "name": "gd2ds"
                },
                {
                  "id": "5de62e6e-8c3c-4e1a-af16-2e36be2ac3a8",
                  "name": "xwgxn"
                },
                {
                  "id": "1003d7fe-a4d8-4baa-acd9-42a0cef2c79c",
                  "name": "9awh2"
                },
                {
                  "id": "b0995127-abc4-4a2c-a856-90abb6e8ea07",
                  "name": "rbbp6"
                },
                {
                  "id": "6a2c02b3-b959-4c2d-865b-f25ee2e95239",
                  "name": "yqdk7"
                },
                {
                  "id": "9000d2ed-f896-4ef3-8c5c-63b0578a8f77",
                  "name": "aor7d"
                },
                {
                  "id": "8b871124-d1fb-463e-9b33-169c35195260",
                  "name": "kehz0"
                },
                {
                  "id": "264d1ed6-52ae-4a16-8bb5-13fc3772ac21",
                  "name": "xbv2h"
                }
              ]
            }
          }
        },
        "communication_template_stages": [
          {
            "data": {
              "id": "f0226bfb-d3f9-4bc4-af4e-cf00b337e5af",
              "type": "communications-template_stages",
              "attributes": {
                "email_body": "Velit excepturi et quisquam.",
                "email_subject": "38xbm2taie",
                "slack_content": "Asperiores et aut porro.",
                "sms_content": "Culpa non corporis tempore.",
                "created_at": "2025-07-30T02:54:36.156-07:00",
                "updated_at": "2025-07-30T02:54:36.156-07:00",
                "communication_stage": {
                  "id": "6a33724a-41b3-4f2d-9229-1a7c95e38285",
                  "name": "7wmyv"
                },
                "communication_template": {
                  "id": "9000d2ed-f896-4ef3-8c5c-63b0578a8f77",
                  "name": "aor7d"
                }
              }
            }
          }
        ]
      }
    },
    {
      "id": "8b871124-d1fb-463e-9b33-169c35195260",
      "type": "communications-templates",
      "attributes": {
        "name": "kehz0",
        "slug": "kehz0",
        "description": "Nulla est omnis laudantium.",
        "position": 9,
        "created_at": "2025-07-30T02:54:36.161-07:00",
        "updated_at": "2025-07-30T02:54:36.161-07:00",
        "communication_type_id": "02ebe391-5b6e-42a0-a1c8-ac314f8f49e2",
        "communication_type": {
          "data": {
            "id": "02ebe391-5b6e-42a0-a1c8-ac314f8f49e2",
            "type": "communications_types",
            "attributes": {
              "name": "mo1n1",
              "slug": "mo1n1",
              "description": "Aut aliquid vitae excepturi.",
              "color": "#D7E7F5",
              "position": 1,
              "created_at": "2025-07-30T02:54:36.010-07:00",
              "updated_at": "2025-07-30T02:54:36.010-07:00",
              "communication_groups": [],
              "communication_templates": [
                {
                  "id": "7276446d-db14-4c70-8298-d329822a1ae0",
                  "name": "5qdv3"
                },
                {
                  "id": "c2995dcd-ccb8-4293-bd68-d02bdccd9859",
                  "name": "rl9pq"
                },
                {
                  "id": "d3c86dce-bce6-43fb-8b91-d1f8f596df70",
                  "name": "gd2ds"
                },
                {
                  "id": "5de62e6e-8c3c-4e1a-af16-2e36be2ac3a8",
                  "name": "xwgxn"
                },
                {
                  "id": "1003d7fe-a4d8-4baa-acd9-42a0cef2c79c",
                  "name": "9awh2"
                },
                {
                  "id": "b0995127-abc4-4a2c-a856-90abb6e8ea07",
                  "name": "rbbp6"
                },
                {
                  "id": "6a2c02b3-b959-4c2d-865b-f25ee2e95239",
                  "name": "yqdk7"
                },
                {
                  "id": "9000d2ed-f896-4ef3-8c5c-63b0578a8f77",
                  "name": "aor7d"
                },
                {
                  "id": "8b871124-d1fb-463e-9b33-169c35195260",
                  "name": "kehz0"
                },
                {
                  "id": "264d1ed6-52ae-4a16-8bb5-13fc3772ac21",
                  "name": "xbv2h"
                }
              ]
            }
          }
        },
        "communication_template_stages": [
          {
            "data": {
              "id": "5494cfb4-e51c-487b-84f5-c18112ebd3f4",
              "type": "communications-template_stages",
              "attributes": {
                "email_body": "Cum facere distinctio alias.",
                "email_subject": "boalwvurgk",
                "slack_content": "Nisi soluta incidunt aliquid.",
                "sms_content": "Quas velit adipisci illum.",
                "created_at": "2025-07-30T02:54:36.172-07:00",
                "updated_at": "2025-07-30T02:54:36.172-07:00",
                "communication_stage": {
                  "id": "11dda3f2-2ed4-445e-a64a-d406272cc24a",
                  "name": "9r1zt"
                },
                "communication_template": {
                  "id": "8b871124-d1fb-463e-9b33-169c35195260",
                  "name": "kehz0"
                }
              }
            }
          }
        ]
      }
    },
    {
      "id": "264d1ed6-52ae-4a16-8bb5-13fc3772ac21",
      "type": "communications-templates",
      "attributes": {
        "name": "xbv2h",
        "slug": "xbv2h",
        "description": "Asperiores porro necessitatibus perspiciatis.",
        "position": 10,
        "created_at": "2025-07-30T02:54:36.177-07:00",
        "updated_at": "2025-07-30T02:54:36.177-07:00",
        "communication_type_id": "02ebe391-5b6e-42a0-a1c8-ac314f8f49e2",
        "communication_type": {
          "data": {
            "id": "02ebe391-5b6e-42a0-a1c8-ac314f8f49e2",
            "type": "communications_types",
            "attributes": {
              "name": "mo1n1",
              "slug": "mo1n1",
              "description": "Aut aliquid vitae excepturi.",
              "color": "#D7E7F5",
              "position": 1,
              "created_at": "2025-07-30T02:54:36.010-07:00",
              "updated_at": "2025-07-30T02:54:36.010-07:00",
              "communication_groups": [],
              "communication_templates": [
                {
                  "id": "7276446d-db14-4c70-8298-d329822a1ae0",
                  "name": "5qdv3"
                },
                {
                  "id": "c2995dcd-ccb8-4293-bd68-d02bdccd9859",
                  "name": "rl9pq"
                },
                {
                  "id": "d3c86dce-bce6-43fb-8b91-d1f8f596df70",
                  "name": "gd2ds"
                },
                {
                  "id": "5de62e6e-8c3c-4e1a-af16-2e36be2ac3a8",
                  "name": "xwgxn"
                },
                {
                  "id": "1003d7fe-a4d8-4baa-acd9-42a0cef2c79c",
                  "name": "9awh2"
                },
                {
                  "id": "b0995127-abc4-4a2c-a856-90abb6e8ea07",
                  "name": "rbbp6"
                },
                {
                  "id": "6a2c02b3-b959-4c2d-865b-f25ee2e95239",
                  "name": "yqdk7"
                },
                {
                  "id": "9000d2ed-f896-4ef3-8c5c-63b0578a8f77",
                  "name": "aor7d"
                },
                {
                  "id": "8b871124-d1fb-463e-9b33-169c35195260",
                  "name": "kehz0"
                },
                {
                  "id": "264d1ed6-52ae-4a16-8bb5-13fc3772ac21",
                  "name": "xbv2h"
                }
              ]
            }
          }
        },
        "communication_template_stages": [
          {
            "data": {
              "id": "e5be9ebe-afc7-4526-be55-53ab1403b983",
              "type": "communications-template_stages",
              "attributes": {
                "email_body": "Pariatur tenetur consequatur modi.",
                "email_subject": "33fs174hwf",
                "slack_content": "Omnis repellat eos sit.",
                "sms_content": "Laudantium provident ut et.",
                "created_at": "2025-07-30T02:54:36.190-07:00",
                "updated_at": "2025-07-30T02:54:36.190-07:00",
                "communication_stage": {
                  "id": "8d15c736-8672-4c7c-9c02-aa5d8b49b0cf",
                  "name": "y2zba"
                },
                "communication_template": {
                  "id": "264d1ed6-52ae-4a16-8bb5-13fc3772ac21",
                  "name": "xbv2h"
                }
              }
            }
          }
        ]
      }
    }
  ],
  "links": {
    "self": "http://www.example.com/v1/communications/templates?page%5Bnumber%5D=1&page%5Bsize%5D=50",
    "first": "http://www.example.com/v1/communications/templates?page%5Bnumber%5D=1&page%5Bsize%5D=50",
    "prev": null,
    "next": null,
    "last": "http://www.example.com/v1/communications/templates?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[communication_type_id]
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 templates found

The response is of type object.