{ "resources": { "workspaces": [ { "model": "workspace", "id": "GENERATE_ID::WORKSPACE_2", "name": "New Collection", "authenticationType": null, "authentication": {} } ], "environments": [ { "model": "environment", "id": "GENERATE_ID::ENVIRONMENT_2", "name": "Global Variables", "workspaceId": "GENERATE_ID::WORKSPACE_2", "parentModel": "workspace", "parentId": null, "variables": [] } ], "httpRequests": [ { "model": "http_request", "id": "GENERATE_ID::HTTP_REQUEST_16", "workspaceId": "GENERATE_ID::WORKSPACE_2", "folderId": "GENERATE_ID::FOLDER_2", "name": "Request 1", "method": "GET", "url": "", "urlParameters": [], "body": {}, "bodyType": null, "sortPriority": 2, "headers": [], "authenticationType": null, "authentication": {} }, { "model": "http_request", "id": "GENERATE_ID::HTTP_REQUEST_17", "workspaceId": "GENERATE_ID::WORKSPACE_2", "folderId": "GENERATE_ID::FOLDER_1", "name": "Request 2", "method": "GET", "url": "", "urlParameters": [], "body": {}, "bodyType": null, "sortPriority": 3, "headers": [], "authenticationType": null, "authentication": {} }, { "model": "http_request", "id": "GENERATE_ID::HTTP_REQUEST_18", "workspaceId": "GENERATE_ID::WORKSPACE_2", "folderId": null, "name": "Request 3", "method": "GET", "url": "", "urlParameters": [], "body": {}, "bodyType": null, "sortPriority": 4, "headers": [], "authenticationType": null, "authentication": {} } ], "folders": [ { "model": "folder", "sortPriority": 0, "workspaceId": "GENERATE_ID::WORKSPACE_2", "id": "GENERATE_ID::FOLDER_1", "name": "Top Folder", "folderId": null, "authenticationType": null, "authentication": {} }, { "model": "folder", "sortPriority": 1, "workspaceId": "GENERATE_ID::WORKSPACE_2", "id": "GENERATE_ID::FOLDER_2", "name": "Nested Folder", "folderId": "GENERATE_ID::FOLDER_1", "authenticationType": null, "authentication": {} } ] }, "sourceKeys": { "GENERATE_ID::WORKSPACE_2": "collection:9e6dfada-256c-49ea-a38f-7d1b05b7ca2d" } }