{
  "data": {
    "data": [
      {
        "id": "ds-store-a1b2c3d4e5f6",
        "uri": "qlik:data-store/ds-store-a1b2c3d4e5f6",
        "name": "Sales Data Store",
        "tags": [
          "production",
          "sales"
        ],
        "type": "snowflake",
        "ownerId": "TiQ8GPVr8qI714Lp5ChAAFFaU24MJy69",
        "spaceId": "617979737a9f56e49dea2e6e",
        "version": 1,
        "tenantId": "q3VRZ4YMixRaLKEPhkZWM-XMIDN7cO8f",
        "createdBy": "TiQ8GPVr8qI714Lp5ChAAFFaU24MJy69",
        "properties": {
          "region": "us-east-1"
        },
        "createdTime": "2024-01-15T10:30:00Z",
        "description": "Central data warehouse for sales analytics",
        "technicalName": "sales_warehouse_prod",
        "lastModifiedBy": "TiQ8GPVr8qI714Lp5ChAAFFaU24MJy69",
        "lastModifiedTime": "2024-01-20T14:22:00Z",
        "technicalDescription": "Snowflake-based repository"
      }
    ],
    "page": 0,
    "limit": 20,
    "pages": 1,
    "total": 1,
    "links": {
      "self": {
        "href": "/api/v1/data-stores"
      },
      "first": {
        "href": "/api/v1/data-stores?page=0"
      },
      "last": {
        "href": "/api/v1/data-stores?page=0"
      }
    }
  }
}