{
  "data": {
    "brand": {
      "id": "eyJpZGV...",
      "name": "Monobrand",
      "workspaceProjects": {
        "total": 2,
        "limit": 25,
        "page": 1,
        "hasNextPage": false,
        "items": [
          {
            "id": "eyJpZGV...",
            "name": "Test Project: Siamese Cats"
          }
        ]
      }
    }
  }
}