{
  "data": {
    "priorities": [
      {
        "id": "PSLWBL8",
        "type": "priority",
        "summary": "P1",
        "self": "https://api.pagerduty.com/priorities/PSLWBL8",
        "name": "P1",
        "description": "Critical issue that warrants public notification and liaison with executive teams"
      },
      {
        "id": "P53ZZH5",
        "type": "priority",
        "summary": "P2",
        "self": "https://api.pagerduty.com/priorities/P53ZZH5",
        "name": "P2",
        "description": "Critical system issue actively impacting many customers' ability to use the product"
      },
      {
        "id": "PGE9YCZ",
        "type": "priority",
        "summary": "P3",
        "self": "https://api.pagerduty.com/priorities/PGE9YCZ",
        "name": "P3",
        "description": "Stability or minor customer-impacting issues that require immediate attention from service owners"
      },
      {
        "id": "PVJPWYW",
        "type": "priority",
        "summary": "P4",
        "self": "https://api.pagerduty.com/priorities/PVJPWYW",
        "name": "P4",
        "description": "Minor issues requiring action, but not affecting customer ability to use the product"
      },
      {
        "id": "P81SUUT",
        "type": "priority",
        "summary": "P5",
        "self": "https://api.pagerduty.com/priorities/P81SUUT",
        "name": "P5",
        "description": "Cosmetic issues or bugs, not affecting customer ability to use the product"
      }
    ],
    "limit": 25,
    "offset": 0,
    "more": false,
    "total": null
  }
}