GET
/
v1
/
communications
/
templates
Lists communications templates
curl --request GET \
  --url https://api.rootly.com/v1/communications/templates \
  --header 'Authorization: Bearer <token>'
{
  "data": [
    {
      "id": "5af5a741-0c99-45fd-b13d-d5a0caed37e1",
      "type": "communications-templates",
      "attributes": {
        "name": "an2dw",
        "slug": "an2dw",
        "description": "Modi aut mollitia architecto.",
        "position": 1,
        "created_at": "2025-08-19T10:19:07.792-07:00",
        "updated_at": "2025-08-19T10:19:07.792-07:00",
        "communication_type_id": "c7105091-cdbc-4169-b2ca-f1c7bfbb2e32",
        "communication_type": {
          "data": {
            "id": "c7105091-cdbc-4169-b2ca-f1c7bfbb2e32",
            "type": "communications_types",
            "attributes": {
              "name": "7l9ud",
              "slug": "7l9ud",
              "description": "Assumenda hic aut labore.",
              "color": "#F4CFD1",
              "position": 1,
              "created_at": "2025-08-19T10:19:07.777-07:00",
              "updated_at": "2025-08-19T10:19:07.777-07:00",
              "communication_groups": [],
              "communication_templates": [
                {
                  "id": "5af5a741-0c99-45fd-b13d-d5a0caed37e1",
                  "name": "an2dw"
                },
                {
                  "id": "73bf68c8-2d08-4169-907e-b6fec2eb8d6b",
                  "name": "r09w5"
                },
                {
                  "id": "692d7e81-8e4e-4def-8bab-3254528bafc2",
                  "name": "21kap"
                },
                {
                  "id": "c0dab2ed-6cb7-45c9-8d3f-01bfed259d8b",
                  "name": "pzf4b"
                },
                {
                  "id": "8289b13c-898f-4d2a-bfab-814f9b149e56",
                  "name": "8ih1d"
                },
                {
                  "id": "a27960ca-fa04-43ac-a9c3-0db0af1e117d",
                  "name": "9ahhk"
                },
                {
                  "id": "d34f0478-4c62-41d6-884d-f9c49b05615b",
                  "name": "etl5k"
                },
                {
                  "id": "c3315937-a297-4475-bba3-3fd21f5eafb5",
                  "name": "u2il4"
                },
                {
                  "id": "d7cf8760-77df-42d1-b8fb-b3a65d0885a9",
                  "name": "g9r28"
                },
                {
                  "id": "afa8cd1e-5e1f-4928-9119-c2b6b674dacb",
                  "name": "sirfq"
                }
              ]
            }
          }
        },
        "communication_template_stages": [
          {
            "data": {
              "id": "414f656c-aac1-4dd6-a41c-bf86436ad9ce",
              "type": "communications-template_stages",
              "attributes": {
                "email_body": "Error doloribus velit minima.",
                "email_subject": "lshnal5snt",
                "slack_content": "Et non quo asperiores.",
                "sms_content": "Rem repellat perferendis animi.",
                "created_at": "2025-08-19T10:19:07.806-07:00",
                "updated_at": "2025-08-19T10:19:07.806-07:00",
                "communication_stage": {
                  "id": "bd2efd2a-90ba-4ec6-a0f8-723aa11b3955",
                  "name": "jq9db"
                },
                "communication_template": {
                  "id": "5af5a741-0c99-45fd-b13d-d5a0caed37e1",
                  "name": "an2dw"
                }
              }
            }
          }
        ]
      }
    },
    {
      "id": "73bf68c8-2d08-4169-907e-b6fec2eb8d6b",
      "type": "communications-templates",
      "attributes": {
        "name": "r09w5",
        "slug": "r09w5",
        "description": "Distinctio est voluptatem dignissimos.",
        "position": 2,
        "created_at": "2025-08-19T10:19:07.810-07:00",
        "updated_at": "2025-08-19T10:19:07.810-07:00",
        "communication_type_id": "c7105091-cdbc-4169-b2ca-f1c7bfbb2e32",
        "communication_type": {
          "data": {
            "id": "c7105091-cdbc-4169-b2ca-f1c7bfbb2e32",
            "type": "communications_types",
            "attributes": {
              "name": "7l9ud",
              "slug": "7l9ud",
              "description": "Assumenda hic aut labore.",
              "color": "#F4CFD1",
              "position": 1,
              "created_at": "2025-08-19T10:19:07.777-07:00",
              "updated_at": "2025-08-19T10:19:07.777-07:00",
              "communication_groups": [],
              "communication_templates": [
                {
                  "id": "5af5a741-0c99-45fd-b13d-d5a0caed37e1",
                  "name": "an2dw"
                },
                {
                  "id": "73bf68c8-2d08-4169-907e-b6fec2eb8d6b",
                  "name": "r09w5"
                },
                {
                  "id": "692d7e81-8e4e-4def-8bab-3254528bafc2",
                  "name": "21kap"
                },
                {
                  "id": "c0dab2ed-6cb7-45c9-8d3f-01bfed259d8b",
                  "name": "pzf4b"
                },
                {
                  "id": "8289b13c-898f-4d2a-bfab-814f9b149e56",
                  "name": "8ih1d"
                },
                {
                  "id": "a27960ca-fa04-43ac-a9c3-0db0af1e117d",
                  "name": "9ahhk"
                },
                {
                  "id": "d34f0478-4c62-41d6-884d-f9c49b05615b",
                  "name": "etl5k"
                },
                {
                  "id": "c3315937-a297-4475-bba3-3fd21f5eafb5",
                  "name": "u2il4"
                },
                {
                  "id": "d7cf8760-77df-42d1-b8fb-b3a65d0885a9",
                  "name": "g9r28"
                },
                {
                  "id": "afa8cd1e-5e1f-4928-9119-c2b6b674dacb",
                  "name": "sirfq"
                }
              ]
            }
          }
        },
        "communication_template_stages": [
          {
            "data": {
              "id": "bb213577-85ca-4a54-865d-f207cdd35f8f",
              "type": "communications-template_stages",
              "attributes": {
                "email_body": "Maxime sed vero deserunt.",
                "email_subject": "s0a1nz94l6",
                "slack_content": "Doloribus est repudiandae adipisci.",
                "sms_content": "Aspernatur sequi et aut.",
                "created_at": "2025-08-19T10:19:07.822-07:00",
                "updated_at": "2025-08-19T10:19:07.822-07:00",
                "communication_stage": {
                  "id": "6501ecea-d354-475e-a497-4d433434701d",
                  "name": "n2b9y"
                },
                "communication_template": {
                  "id": "73bf68c8-2d08-4169-907e-b6fec2eb8d6b",
                  "name": "r09w5"
                }
              }
            }
          }
        ]
      }
    },
    {
      "id": "692d7e81-8e4e-4def-8bab-3254528bafc2",
      "type": "communications-templates",
      "attributes": {
        "name": "21kap",
        "slug": "21kap",
        "description": "Deleniti aut repellat adipisci.",
        "position": 3,
        "created_at": "2025-08-19T10:19:07.827-07:00",
        "updated_at": "2025-08-19T10:19:07.827-07:00",
        "communication_type_id": "c7105091-cdbc-4169-b2ca-f1c7bfbb2e32",
        "communication_type": {
          "data": {
            "id": "c7105091-cdbc-4169-b2ca-f1c7bfbb2e32",
            "type": "communications_types",
            "attributes": {
              "name": "7l9ud",
              "slug": "7l9ud",
              "description": "Assumenda hic aut labore.",
              "color": "#F4CFD1",
              "position": 1,
              "created_at": "2025-08-19T10:19:07.777-07:00",
              "updated_at": "2025-08-19T10:19:07.777-07:00",
              "communication_groups": [],
              "communication_templates": [
                {
                  "id": "5af5a741-0c99-45fd-b13d-d5a0caed37e1",
                  "name": "an2dw"
                },
                {
                  "id": "73bf68c8-2d08-4169-907e-b6fec2eb8d6b",
                  "name": "r09w5"
                },
                {
                  "id": "692d7e81-8e4e-4def-8bab-3254528bafc2",
                  "name": "21kap"
                },
                {
                  "id": "c0dab2ed-6cb7-45c9-8d3f-01bfed259d8b",
                  "name": "pzf4b"
                },
                {
                  "id": "8289b13c-898f-4d2a-bfab-814f9b149e56",
                  "name": "8ih1d"
                },
                {
                  "id": "a27960ca-fa04-43ac-a9c3-0db0af1e117d",
                  "name": "9ahhk"
                },
                {
                  "id": "d34f0478-4c62-41d6-884d-f9c49b05615b",
                  "name": "etl5k"
                },
                {
                  "id": "c3315937-a297-4475-bba3-3fd21f5eafb5",
                  "name": "u2il4"
                },
                {
                  "id": "d7cf8760-77df-42d1-b8fb-b3a65d0885a9",
                  "name": "g9r28"
                },
                {
                  "id": "afa8cd1e-5e1f-4928-9119-c2b6b674dacb",
                  "name": "sirfq"
                }
              ]
            }
          }
        },
        "communication_template_stages": [
          {
            "data": {
              "id": "28fec857-bb32-4d5c-9eae-83edc7099465",
              "type": "communications-template_stages",
              "attributes": {
                "email_body": "Reiciendis a excepturi consequatur.",
                "email_subject": "zefnu4l43w",
                "slack_content": "Aut ratione unde debitis.",
                "sms_content": "Aliquam quod cum explicabo.",
                "created_at": "2025-08-19T10:19:07.837-07:00",
                "updated_at": "2025-08-19T10:19:07.837-07:00",
                "communication_stage": {
                  "id": "15c33d4b-944a-4ebf-b6cf-0c66590ccbfe",
                  "name": "7d129"
                },
                "communication_template": {
                  "id": "692d7e81-8e4e-4def-8bab-3254528bafc2",
                  "name": "21kap"
                }
              }
            }
          }
        ]
      }
    },
    {
      "id": "c0dab2ed-6cb7-45c9-8d3f-01bfed259d8b",
      "type": "communications-templates",
      "attributes": {
        "name": "pzf4b",
        "slug": "pzf4b",
        "description": "Quis placeat corrupti quis.",
        "position": 4,
        "created_at": "2025-08-19T10:19:07.841-07:00",
        "updated_at": "2025-08-19T10:19:07.841-07:00",
        "communication_type_id": "c7105091-cdbc-4169-b2ca-f1c7bfbb2e32",
        "communication_type": {
          "data": {
            "id": "c7105091-cdbc-4169-b2ca-f1c7bfbb2e32",
            "type": "communications_types",
            "attributes": {
              "name": "7l9ud",
              "slug": "7l9ud",
              "description": "Assumenda hic aut labore.",
              "color": "#F4CFD1",
              "position": 1,
              "created_at": "2025-08-19T10:19:07.777-07:00",
              "updated_at": "2025-08-19T10:19:07.777-07:00",
              "communication_groups": [],
              "communication_templates": [
                {
                  "id": "5af5a741-0c99-45fd-b13d-d5a0caed37e1",
                  "name": "an2dw"
                },
                {
                  "id": "73bf68c8-2d08-4169-907e-b6fec2eb8d6b",
                  "name": "r09w5"
                },
                {
                  "id": "692d7e81-8e4e-4def-8bab-3254528bafc2",
                  "name": "21kap"
                },
                {
                  "id": "c0dab2ed-6cb7-45c9-8d3f-01bfed259d8b",
                  "name": "pzf4b"
                },
                {
                  "id": "8289b13c-898f-4d2a-bfab-814f9b149e56",
                  "name": "8ih1d"
                },
                {
                  "id": "a27960ca-fa04-43ac-a9c3-0db0af1e117d",
                  "name": "9ahhk"
                },
                {
                  "id": "d34f0478-4c62-41d6-884d-f9c49b05615b",
                  "name": "etl5k"
                },
                {
                  "id": "c3315937-a297-4475-bba3-3fd21f5eafb5",
                  "name": "u2il4"
                },
                {
                  "id": "d7cf8760-77df-42d1-b8fb-b3a65d0885a9",
                  "name": "g9r28"
                },
                {
                  "id": "afa8cd1e-5e1f-4928-9119-c2b6b674dacb",
                  "name": "sirfq"
                }
              ]
            }
          }
        },
        "communication_template_stages": [
          {
            "data": {
              "id": "8c81fe16-a2a8-4fd4-b5c5-b7321dd10326",
              "type": "communications-template_stages",
              "attributes": {
                "email_body": "Similique et enim non.",
                "email_subject": "mbp9e188cm",
                "slack_content": "Sunt asperiores deserunt dolores.",
                "sms_content": "Ex beatae ipsam rem.",
                "created_at": "2025-08-19T10:19:07.854-07:00",
                "updated_at": "2025-08-19T10:19:07.854-07:00",
                "communication_stage": {
                  "id": "7e1c6904-ca44-4f0e-a51a-351520dabf1a",
                  "name": "vc151"
                },
                "communication_template": {
                  "id": "c0dab2ed-6cb7-45c9-8d3f-01bfed259d8b",
                  "name": "pzf4b"
                }
              }
            }
          }
        ]
      }
    },
    {
      "id": "8289b13c-898f-4d2a-bfab-814f9b149e56",
      "type": "communications-templates",
      "attributes": {
        "name": "8ih1d",
        "slug": "8ih1d",
        "description": "Et ut delectus autem.",
        "position": 5,
        "created_at": "2025-08-19T10:19:07.859-07:00",
        "updated_at": "2025-08-19T10:19:07.859-07:00",
        "communication_type_id": "c7105091-cdbc-4169-b2ca-f1c7bfbb2e32",
        "communication_type": {
          "data": {
            "id": "c7105091-cdbc-4169-b2ca-f1c7bfbb2e32",
            "type": "communications_types",
            "attributes": {
              "name": "7l9ud",
              "slug": "7l9ud",
              "description": "Assumenda hic aut labore.",
              "color": "#F4CFD1",
              "position": 1,
              "created_at": "2025-08-19T10:19:07.777-07:00",
              "updated_at": "2025-08-19T10:19:07.777-07:00",
              "communication_groups": [],
              "communication_templates": [
                {
                  "id": "5af5a741-0c99-45fd-b13d-d5a0caed37e1",
                  "name": "an2dw"
                },
                {
                  "id": "73bf68c8-2d08-4169-907e-b6fec2eb8d6b",
                  "name": "r09w5"
                },
                {
                  "id": "692d7e81-8e4e-4def-8bab-3254528bafc2",
                  "name": "21kap"
                },
                {
                  "id": "c0dab2ed-6cb7-45c9-8d3f-01bfed259d8b",
                  "name": "pzf4b"
                },
                {
                  "id": "8289b13c-898f-4d2a-bfab-814f9b149e56",
                  "name": "8ih1d"
                },
                {
                  "id": "a27960ca-fa04-43ac-a9c3-0db0af1e117d",
                  "name": "9ahhk"
                },
                {
                  "id": "d34f0478-4c62-41d6-884d-f9c49b05615b",
                  "name": "etl5k"
                },
                {
                  "id": "c3315937-a297-4475-bba3-3fd21f5eafb5",
                  "name": "u2il4"
                },
                {
                  "id": "d7cf8760-77df-42d1-b8fb-b3a65d0885a9",
                  "name": "g9r28"
                },
                {
                  "id": "afa8cd1e-5e1f-4928-9119-c2b6b674dacb",
                  "name": "sirfq"
                }
              ]
            }
          }
        },
        "communication_template_stages": [
          {
            "data": {
              "id": "ee20c591-b9d7-4015-acb9-6f555b97d311",
              "type": "communications-template_stages",
              "attributes": {
                "email_body": "Perspiciatis molestiae ut cupiditate.",
                "email_subject": "kqjd9lba5d",
                "slack_content": "In expedita eum fugit.",
                "sms_content": "Quis rerum illo dolorem.",
                "created_at": "2025-08-19T10:19:07.869-07:00",
                "updated_at": "2025-08-19T10:19:07.869-07:00",
                "communication_stage": {
                  "id": "95d02ba6-30b0-4407-9ba7-5ceecde7fce6",
                  "name": "bdzm9"
                },
                "communication_template": {
                  "id": "8289b13c-898f-4d2a-bfab-814f9b149e56",
                  "name": "8ih1d"
                }
              }
            }
          }
        ]
      }
    },
    {
      "id": "a27960ca-fa04-43ac-a9c3-0db0af1e117d",
      "type": "communications-templates",
      "attributes": {
        "name": "9ahhk",
        "slug": "9ahhk",
        "description": "Et in sit rem.",
        "position": 6,
        "created_at": "2025-08-19T10:19:07.873-07:00",
        "updated_at": "2025-08-19T10:19:07.873-07:00",
        "communication_type_id": "c7105091-cdbc-4169-b2ca-f1c7bfbb2e32",
        "communication_type": {
          "data": {
            "id": "c7105091-cdbc-4169-b2ca-f1c7bfbb2e32",
            "type": "communications_types",
            "attributes": {
              "name": "7l9ud",
              "slug": "7l9ud",
              "description": "Assumenda hic aut labore.",
              "color": "#F4CFD1",
              "position": 1,
              "created_at": "2025-08-19T10:19:07.777-07:00",
              "updated_at": "2025-08-19T10:19:07.777-07:00",
              "communication_groups": [],
              "communication_templates": [
                {
                  "id": "5af5a741-0c99-45fd-b13d-d5a0caed37e1",
                  "name": "an2dw"
                },
                {
                  "id": "73bf68c8-2d08-4169-907e-b6fec2eb8d6b",
                  "name": "r09w5"
                },
                {
                  "id": "692d7e81-8e4e-4def-8bab-3254528bafc2",
                  "name": "21kap"
                },
                {
                  "id": "c0dab2ed-6cb7-45c9-8d3f-01bfed259d8b",
                  "name": "pzf4b"
                },
                {
                  "id": "8289b13c-898f-4d2a-bfab-814f9b149e56",
                  "name": "8ih1d"
                },
                {
                  "id": "a27960ca-fa04-43ac-a9c3-0db0af1e117d",
                  "name": "9ahhk"
                },
                {
                  "id": "d34f0478-4c62-41d6-884d-f9c49b05615b",
                  "name": "etl5k"
                },
                {
                  "id": "c3315937-a297-4475-bba3-3fd21f5eafb5",
                  "name": "u2il4"
                },
                {
                  "id": "d7cf8760-77df-42d1-b8fb-b3a65d0885a9",
                  "name": "g9r28"
                },
                {
                  "id": "afa8cd1e-5e1f-4928-9119-c2b6b674dacb",
                  "name": "sirfq"
                }
              ]
            }
          }
        },
        "communication_template_stages": [
          {
            "data": {
              "id": "7cf98d05-8113-40dc-89ca-f9d5366faed0",
              "type": "communications-template_stages",
              "attributes": {
                "email_body": "Iusto tenetur reprehenderit ad.",
                "email_subject": "3e7gtpsp8a",
                "slack_content": "Non ullam totam cum.",
                "sms_content": "Atque officia sequi rem.",
                "created_at": "2025-08-19T10:19:07.883-07:00",
                "updated_at": "2025-08-19T10:19:07.883-07:00",
                "communication_stage": {
                  "id": "2af21c9a-95a6-45bd-9d94-e4ed1d59d799",
                  "name": "8g3oi"
                },
                "communication_template": {
                  "id": "a27960ca-fa04-43ac-a9c3-0db0af1e117d",
                  "name": "9ahhk"
                }
              }
            }
          }
        ]
      }
    },
    {
      "id": "d34f0478-4c62-41d6-884d-f9c49b05615b",
      "type": "communications-templates",
      "attributes": {
        "name": "etl5k",
        "slug": "etl5k",
        "description": "Sed sit illum et.",
        "position": 7,
        "created_at": "2025-08-19T10:19:07.887-07:00",
        "updated_at": "2025-08-19T10:19:07.887-07:00",
        "communication_type_id": "c7105091-cdbc-4169-b2ca-f1c7bfbb2e32",
        "communication_type": {
          "data": {
            "id": "c7105091-cdbc-4169-b2ca-f1c7bfbb2e32",
            "type": "communications_types",
            "attributes": {
              "name": "7l9ud",
              "slug": "7l9ud",
              "description": "Assumenda hic aut labore.",
              "color": "#F4CFD1",
              "position": 1,
              "created_at": "2025-08-19T10:19:07.777-07:00",
              "updated_at": "2025-08-19T10:19:07.777-07:00",
              "communication_groups": [],
              "communication_templates": [
                {
                  "id": "5af5a741-0c99-45fd-b13d-d5a0caed37e1",
                  "name": "an2dw"
                },
                {
                  "id": "73bf68c8-2d08-4169-907e-b6fec2eb8d6b",
                  "name": "r09w5"
                },
                {
                  "id": "692d7e81-8e4e-4def-8bab-3254528bafc2",
                  "name": "21kap"
                },
                {
                  "id": "c0dab2ed-6cb7-45c9-8d3f-01bfed259d8b",
                  "name": "pzf4b"
                },
                {
                  "id": "8289b13c-898f-4d2a-bfab-814f9b149e56",
                  "name": "8ih1d"
                },
                {
                  "id": "a27960ca-fa04-43ac-a9c3-0db0af1e117d",
                  "name": "9ahhk"
                },
                {
                  "id": "d34f0478-4c62-41d6-884d-f9c49b05615b",
                  "name": "etl5k"
                },
                {
                  "id": "c3315937-a297-4475-bba3-3fd21f5eafb5",
                  "name": "u2il4"
                },
                {
                  "id": "d7cf8760-77df-42d1-b8fb-b3a65d0885a9",
                  "name": "g9r28"
                },
                {
                  "id": "afa8cd1e-5e1f-4928-9119-c2b6b674dacb",
                  "name": "sirfq"
                }
              ]
            }
          }
        },
        "communication_template_stages": [
          {
            "data": {
              "id": "42b20ed7-b40e-4faa-97d9-2e8cf49aeeb8",
              "type": "communications-template_stages",
              "attributes": {
                "email_body": "Fuga qui autem aspernatur.",
                "email_subject": "brtnkxhxlh",
                "slack_content": "Expedita nemo quia magnam.",
                "sms_content": "Molestias sunt occaecati facilis.",
                "created_at": "2025-08-19T10:19:07.898-07:00",
                "updated_at": "2025-08-19T10:19:07.898-07:00",
                "communication_stage": {
                  "id": "fadffefa-4b55-41de-8b10-a3c30feb12fd",
                  "name": "vilok"
                },
                "communication_template": {
                  "id": "d34f0478-4c62-41d6-884d-f9c49b05615b",
                  "name": "etl5k"
                }
              }
            }
          }
        ]
      }
    },
    {
      "id": "c3315937-a297-4475-bba3-3fd21f5eafb5",
      "type": "communications-templates",
      "attributes": {
        "name": "u2il4",
        "slug": "u2il4",
        "description": "Facilis autem aperiam amet.",
        "position": 8,
        "created_at": "2025-08-19T10:19:07.902-07:00",
        "updated_at": "2025-08-19T10:19:07.902-07:00",
        "communication_type_id": "c7105091-cdbc-4169-b2ca-f1c7bfbb2e32",
        "communication_type": {
          "data": {
            "id": "c7105091-cdbc-4169-b2ca-f1c7bfbb2e32",
            "type": "communications_types",
            "attributes": {
              "name": "7l9ud",
              "slug": "7l9ud",
              "description": "Assumenda hic aut labore.",
              "color": "#F4CFD1",
              "position": 1,
              "created_at": "2025-08-19T10:19:07.777-07:00",
              "updated_at": "2025-08-19T10:19:07.777-07:00",
              "communication_groups": [],
              "communication_templates": [
                {
                  "id": "5af5a741-0c99-45fd-b13d-d5a0caed37e1",
                  "name": "an2dw"
                },
                {
                  "id": "73bf68c8-2d08-4169-907e-b6fec2eb8d6b",
                  "name": "r09w5"
                },
                {
                  "id": "692d7e81-8e4e-4def-8bab-3254528bafc2",
                  "name": "21kap"
                },
                {
                  "id": "c0dab2ed-6cb7-45c9-8d3f-01bfed259d8b",
                  "name": "pzf4b"
                },
                {
                  "id": "8289b13c-898f-4d2a-bfab-814f9b149e56",
                  "name": "8ih1d"
                },
                {
                  "id": "a27960ca-fa04-43ac-a9c3-0db0af1e117d",
                  "name": "9ahhk"
                },
                {
                  "id": "d34f0478-4c62-41d6-884d-f9c49b05615b",
                  "name": "etl5k"
                },
                {
                  "id": "c3315937-a297-4475-bba3-3fd21f5eafb5",
                  "name": "u2il4"
                },
                {
                  "id": "d7cf8760-77df-42d1-b8fb-b3a65d0885a9",
                  "name": "g9r28"
                },
                {
                  "id": "afa8cd1e-5e1f-4928-9119-c2b6b674dacb",
                  "name": "sirfq"
                }
              ]
            }
          }
        },
        "communication_template_stages": [
          {
            "data": {
              "id": "46c701b4-ac07-4418-ad3d-1ac292261bdc",
              "type": "communications-template_stages",
              "attributes": {
                "email_body": "Pariatur doloremque occaecati quaerat.",
                "email_subject": "k9fi9i5ajz",
                "slack_content": "Fugiat pariatur nihil omnis.",
                "sms_content": "Iure possimus eum inventore.",
                "created_at": "2025-08-19T10:19:07.916-07:00",
                "updated_at": "2025-08-19T10:19:07.916-07:00",
                "communication_stage": {
                  "id": "76676e43-d637-4c47-b385-0d377237180d",
                  "name": "zxfja"
                },
                "communication_template": {
                  "id": "c3315937-a297-4475-bba3-3fd21f5eafb5",
                  "name": "u2il4"
                }
              }
            }
          }
        ]
      }
    },
    {
      "id": "d7cf8760-77df-42d1-b8fb-b3a65d0885a9",
      "type": "communications-templates",
      "attributes": {
        "name": "g9r28",
        "slug": "g9r28",
        "description": "Ratione aperiam quibusdam enim.",
        "position": 9,
        "created_at": "2025-08-19T10:19:07.921-07:00",
        "updated_at": "2025-08-19T10:19:07.921-07:00",
        "communication_type_id": "c7105091-cdbc-4169-b2ca-f1c7bfbb2e32",
        "communication_type": {
          "data": {
            "id": "c7105091-cdbc-4169-b2ca-f1c7bfbb2e32",
            "type": "communications_types",
            "attributes": {
              "name": "7l9ud",
              "slug": "7l9ud",
              "description": "Assumenda hic aut labore.",
              "color": "#F4CFD1",
              "position": 1,
              "created_at": "2025-08-19T10:19:07.777-07:00",
              "updated_at": "2025-08-19T10:19:07.777-07:00",
              "communication_groups": [],
              "communication_templates": [
                {
                  "id": "5af5a741-0c99-45fd-b13d-d5a0caed37e1",
                  "name": "an2dw"
                },
                {
                  "id": "73bf68c8-2d08-4169-907e-b6fec2eb8d6b",
                  "name": "r09w5"
                },
                {
                  "id": "692d7e81-8e4e-4def-8bab-3254528bafc2",
                  "name": "21kap"
                },
                {
                  "id": "c0dab2ed-6cb7-45c9-8d3f-01bfed259d8b",
                  "name": "pzf4b"
                },
                {
                  "id": "8289b13c-898f-4d2a-bfab-814f9b149e56",
                  "name": "8ih1d"
                },
                {
                  "id": "a27960ca-fa04-43ac-a9c3-0db0af1e117d",
                  "name": "9ahhk"
                },
                {
                  "id": "d34f0478-4c62-41d6-884d-f9c49b05615b",
                  "name": "etl5k"
                },
                {
                  "id": "c3315937-a297-4475-bba3-3fd21f5eafb5",
                  "name": "u2il4"
                },
                {
                  "id": "d7cf8760-77df-42d1-b8fb-b3a65d0885a9",
                  "name": "g9r28"
                },
                {
                  "id": "afa8cd1e-5e1f-4928-9119-c2b6b674dacb",
                  "name": "sirfq"
                }
              ]
            }
          }
        },
        "communication_template_stages": [
          {
            "data": {
              "id": "96384c48-6227-4c8a-840c-edd171d033cc",
              "type": "communications-template_stages",
              "attributes": {
                "email_body": "Voluptatum voluptates consequuntur exercitationem.",
                "email_subject": "ujn8cngz0n",
                "slack_content": "Quia tenetur et dolorem.",
                "sms_content": "Quas molestiae similique sequi.",
                "created_at": "2025-08-19T10:19:07.933-07:00",
                "updated_at": "2025-08-19T10:19:07.933-07:00",
                "communication_stage": {
                  "id": "d1285c3f-6e58-412c-af49-6b8580426503",
                  "name": "hr7hw"
                },
                "communication_template": {
                  "id": "d7cf8760-77df-42d1-b8fb-b3a65d0885a9",
                  "name": "g9r28"
                }
              }
            }
          }
        ]
      }
    },
    {
      "id": "afa8cd1e-5e1f-4928-9119-c2b6b674dacb",
      "type": "communications-templates",
      "attributes": {
        "name": "sirfq",
        "slug": "sirfq",
        "description": "Nobis commodi optio nulla.",
        "position": 10,
        "created_at": "2025-08-19T10:19:07.938-07:00",
        "updated_at": "2025-08-19T10:19:07.938-07:00",
        "communication_type_id": "c7105091-cdbc-4169-b2ca-f1c7bfbb2e32",
        "communication_type": {
          "data": {
            "id": "c7105091-cdbc-4169-b2ca-f1c7bfbb2e32",
            "type": "communications_types",
            "attributes": {
              "name": "7l9ud",
              "slug": "7l9ud",
              "description": "Assumenda hic aut labore.",
              "color": "#F4CFD1",
              "position": 1,
              "created_at": "2025-08-19T10:19:07.777-07:00",
              "updated_at": "2025-08-19T10:19:07.777-07:00",
              "communication_groups": [],
              "communication_templates": [
                {
                  "id": "5af5a741-0c99-45fd-b13d-d5a0caed37e1",
                  "name": "an2dw"
                },
                {
                  "id": "73bf68c8-2d08-4169-907e-b6fec2eb8d6b",
                  "name": "r09w5"
                },
                {
                  "id": "692d7e81-8e4e-4def-8bab-3254528bafc2",
                  "name": "21kap"
                },
                {
                  "id": "c0dab2ed-6cb7-45c9-8d3f-01bfed259d8b",
                  "name": "pzf4b"
                },
                {
                  "id": "8289b13c-898f-4d2a-bfab-814f9b149e56",
                  "name": "8ih1d"
                },
                {
                  "id": "a27960ca-fa04-43ac-a9c3-0db0af1e117d",
                  "name": "9ahhk"
                },
                {
                  "id": "d34f0478-4c62-41d6-884d-f9c49b05615b",
                  "name": "etl5k"
                },
                {
                  "id": "c3315937-a297-4475-bba3-3fd21f5eafb5",
                  "name": "u2il4"
                },
                {
                  "id": "d7cf8760-77df-42d1-b8fb-b3a65d0885a9",
                  "name": "g9r28"
                },
                {
                  "id": "afa8cd1e-5e1f-4928-9119-c2b6b674dacb",
                  "name": "sirfq"
                }
              ]
            }
          }
        },
        "communication_template_stages": [
          {
            "data": {
              "id": "749c5322-c864-42cd-975a-f6777e4c6603",
              "type": "communications-template_stages",
              "attributes": {
                "email_body": "Magni non dolor aperiam.",
                "email_subject": "lgjm1uo90s",
                "slack_content": "Adipisci ab possimus accusantium.",
                "sms_content": "Ipsum dolor deserunt nobis.",
                "created_at": "2025-08-19T10:19:07.949-07:00",
                "updated_at": "2025-08-19T10:19:07.949-07:00",
                "communication_stage": {
                  "id": "194860f1-6adc-4a66-953f-e9fc98ce49dd",
                  "name": "3kxig"
                },
                "communication_template": {
                  "id": "afa8cd1e-5e1f-4928-9119-c2b6b674dacb",
                  "name": "sirfq"
                }
              }
            }
          }
        ]
      }
    }
  ],
  "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.