{
  "data": {
    "account_id": "ABCD1234",
    "forms": [
      {
        "count": 12,
        "href": "https://api.typeform.com/workspaces/a1b2c3/forms"
      }
    ],
    "id": "a1b2c3",
    "name": "My Workspace",
    "self": [
      {
        "href": "https://api.typeform.com/workspaces/a1b2c3"
      }
    ],
    "shared": false
  }
}