{
  "data": {
    "results": [
      {
        "guid": "RQ1AB2CD3EF4GH5IJ6KL7MN8",
        "number": "REQ-000128",
        "title": "System shall support single sign-on",
        "description": "The system must allow users to authenticate via SAML 2.0 single sign-on.",
        "priority": "High",
        "status": {
          "guid": "ST7UV8WX9YZ0AB1CD2EF3GH4",
          "value": "In Review",
          "code": "IN_REVIEW"
        },
        "template": {
          "guid": "TM5PL6AT7EM8PL9AT0EM1PL2",
          "name": "Product Requirement"
        },
        "assignee": {
          "guid": "AR1BC2DE3FG4HI5JK6LM7NO8",
          "fullName": "Alex Chen",
          "email": "alex.chen@example.com"
        },
        "creator": {
          "guid": "AR1BC2DE3FG4HI5JK6LM7NO8",
          "fullName": "Alex Chen",
          "email": "alex.chen@example.com"
        },
        "modifier": {
          "guid": "PQ9RS0TU1VW2XY3ZA4BC5DE6",
          "fullName": "Morgan Patel",
          "email": "morgan.patel@example.com"
        },
        "creationDateTime": "2026-05-02T14:30:00Z",
        "modificationDateTime": "2026-05-10T09:15:00Z",
        "additionalAttributes": [
          {
            "guid": "AA1TR2IB3UT4EG5UI6DA7B08",
            "value": "Security"
          }
        ]
      },
      {
        "guid": "RQ2NO3PQ4RS5TU6VW7XY8ZA9",
        "number": "REQ-000129",
        "title": "System shall enforce password complexity",
        "description": "Passwords must contain at least 12 characters with mixed case, digits, and symbols.",
        "priority": "Medium",
        "status": {
          "guid": "ST0DR1AF2TG3UI4DA5BC6DE7",
          "value": "Draft",
          "code": "DRAFT"
        },
        "template": {
          "guid": "TM5PL6AT7EM8PL9AT0EM1PL2",
          "name": "Product Requirement"
        },
        "assignee": {
          "guid": "PQ9RS0TU1VW2XY3ZA4BC5DE6",
          "fullName": "Morgan Patel",
          "email": "morgan.patel@example.com"
        },
        "creator": {
          "guid": "AR1BC2DE3FG4HI5JK6LM7NO8",
          "fullName": "Alex Chen",
          "email": "alex.chen@example.com"
        },
        "modifier": {
          "guid": "AR1BC2DE3FG4HI5JK6LM7NO8",
          "fullName": "Alex Chen",
          "email": "alex.chen@example.com"
        },
        "creationDateTime": "2026-05-03T10:05:00Z",
        "modificationDateTime": "2026-05-03T10:05:00Z",
        "additionalAttributes": []
      }
    ],
    "count": 2
  }
}