{
  "data": {
    "workspaceProject": {
      "id": "eyJpZGVudGlmaWVyIjo0Mzk2MDUsInR5cGUiOiJwcm9qZWN0In0=",
      "name": "Test Project: Siamese Cats",
      "color": {
        "red": 225,
        "green": 255,
        "blue": 191,
        "alpha": 1
      },
      "licenses": [],
      "collaborators": {
        "users": {
          "total": 1,
          "hasNextPage": false,
          "page": 1,
          "limit": 25,
          "items": [
            {
              "id": "eyJpZGVudGlmaWVyIjo2NjIyODcsInR5cGUiOiJ1c2VyIn0=",
              "name": "Jane Anderson",
              "email": "example@company.com"
            }
          ]
        }
      },
      "customMetadata": []
    }
  }
}