{ "status": 1, "data": { "total": 2, "workspaces": [ { "id": 1, "created_at": "2020-11-30T06:08:42.25Z", "updated_at": "2020-11-30T06:08:42.25Z", "deleted_at": null, "name": "test", "code": "test", "status": 1, "members": [ { "id": 1, "created_at": "2020-11-30T06:08:42.252Z", "updated_at": "2020-11-30T06:08:42.252Z", "deleted_at": null, "workspace_id": 1, "workspace": null, "user_id": 11, "status": 1, "role": 0 }, { "id": 3, "created_at": "2020-11-30T08:14:30.104Z", "updated_at": "2020-11-30T08:14:30.104Z", "deleted_at": null, "workspace_id": 1, "workspace": null, "user_id": 12, "status": 1, "role": 2 } ], "role": 0 }, { "id": 2, "created_at": "2020-11-30T06:11:31.596Z", "updated_at": "2020-11-30T06:11:31.596Z", "deleted_at": null, "name": "workspace-test", "code": "workspace-test", "status": 1, "members": [ { "id": 2, "created_at": "2020-11-30T06:11:31.598Z", "updated_at": "2020-11-30T06:11:31.598Z", "deleted_at": null, "workspace_id": 2, "workspace": null, "user_id": 11, "status": 1, "role": 2 } ], "role": 2 } ] }, "error": null } // GET https://sapisso.autonomous.ai/workspace // HTTP/1.1 200 OK // Date: Mon, 30 Nov 2020 10:50:55 GMT // Content-Type: application/json; charset=utf-8 // Transfer-Encoding: chunked // Connection: keep-alive // Vary: Accept-Encoding // Strict-Transport-Security: max-age=15724800; includeSubDomains // CF-Cache-Status: DYNAMIC // cf-request-id: 06ba5ff4bd0000a3361cb1e000000001 // Expect-CT: max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct" // Server: cloudflare // CF-RAY: 5fa4029acf63a336-HKG // Request duration: 0.809201s