{
  "data": {
    "data": [
      {
        "type": "template",
        "id": "string",
        "attributes": {
          "name": "string",
          "editorType": "string",
          "html": "string",
          "text": "string",
          "created": "2022-11-08T00:00:00.000Z",
          "updated": "2022-11-08T00:00:00.000Z"
        },
        "links": {
          "self": "string"
        }
      }
    ],
    "links": {
      "self": "string",
      "first": "string",
      "last": "string",
      "prev": "string",
      "next": "string"
    }
  }
}