{
  "data": {
    "limit": 25,
    "more": false,
    "offset": 0,
    "templates": [
      {
        "created_at": "2022-12-30T16:00:00Z",
        "created_by": {
          "id": "PDZR4CN",
          "self": "https://api.pagerduty.com/users/PDZR4CN",
          "type": "user_reference"
        },
        "description": "Sample template description",
        "id": "PBZUP2B",
        "name": "Sample Template 160",
        "self": "https://api.pagerduty.com/templates/PBZUP2B",
        "template_type": "status_update",
        "type": "template",
        "updated_at": "2022-12-30T16:00:00Z",
        "updated_by": {
          "id": "PGY287N",
          "self": "https://api.pagerduty.com/users/PGY287N",
          "type": "user_reference"
        }
      }
    ],
    "total": null
  }
}