Last active
June 18, 2020 07:54
-
-
Save postback/47d93fe23c0b3e9507fc6b8419652999 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"success": true, | |
"tree": { | |
"folders": [ | |
{ | |
"id": "87685266-b0ab-11ea-beb8-005056981398", | |
"name": "GerdaFolder1", | |
"documents": [ | |
{ | |
"id": "39a11f5e-b137-11ea-b73a-005056981398", | |
"name": "test", | |
"folder_id": "87685266-b0ab-11ea-beb8-005056981398", | |
"asset_id": "39a0d1f2-b137-11ea-b183-005056981398", | |
"file_name": "Test.xlsx", | |
"url": "https:\/\/stage.static.daikin.marlon.be\/uploads\/assets\/39a0d1f2-b137-11ea-b183-005056981398\/Test.xlsx" | |
}, | |
{ | |
"id": "736e8036-b0ac-11ea-aa71-005056981398", | |
"name": "Test", | |
"folder_id": "87685266-b0ab-11ea-beb8-005056981398", | |
"asset_id": "736e6c22-b0ac-11ea-985c-005056981398", | |
"file_name": "Test.xlsx", | |
"url": "https:\/\/stage.static.daikin.marlon.be\/uploads\/assets\/736e6c22-b0ac-11ea-985c-005056981398\/Test.xlsx" | |
}, | |
{ | |
"id": "b8862c1a-b0ab-11ea-986f-005056981398", | |
"name": "Test", | |
"folder_id": "87685266-b0ab-11ea-beb8-005056981398", | |
"asset_id": "b88617de-b0ab-11ea-873b-005056981398", | |
"file_name": "test.docx", | |
"url": "https:\/\/stage.static.daikin.marlon.be\/uploads\/assets\/b88617de-b0ab-11ea-873b-005056981398\/test.docx" | |
} | |
], | |
"folders": [ | |
{ | |
"id": "9c31b872-b0ab-11ea-912b-005056981398", | |
"name": "GerdaFolder3", | |
"parent_id": "87685266-b0ab-11ea-beb8-005056981398", | |
"documents": [ | |
{ | |
"id": "29f6585c-b0ac-11ea-9c1b-005056981398", | |
"name": "Test", | |
"folder_id": "9c31b872-b0ab-11ea-912b-005056981398", | |
"asset_id": "29f64132-b0ac-11ea-b060-005056981398", | |
"file_name": "test.pdf", | |
"url": "https:\/\/stage.static.daikin.marlon.be\/uploads\/assets\/29f64132-b0ac-11ea-b060-005056981398\/test.pdf" | |
}, | |
{ | |
"id": "a5dba8f6-b0ab-11ea-95db-005056981398", | |
"name": "Test", | |
"folder_id": "9c31b872-b0ab-11ea-912b-005056981398", | |
"asset_id": "a5db8efc-b0ab-11ea-950a-005056981398", | |
"file_name": "test.pdf", | |
"url": "https:\/\/stage.static.daikin.marlon.be\/uploads\/assets\/a5db8efc-b0ab-11ea-950a-005056981398\/test.pdf" | |
} | |
], | |
"folders": [] | |
} | |
] | |
}, | |
{ | |
"id": "952f0994-b0ab-11ea-974e-005056981398", | |
"name": "GerdaFolder2bC", | |
"documents": [], | |
"folders": [] | |
} | |
], | |
"documents": [ | |
{ | |
"id": "149aecf2-b0ac-11ea-8d47-005056981398", | |
"name": "Test", | |
"asset_id": "149abdc2-b0ac-11ea-a9ce-005056981398", | |
"file_name": "Test.pptx", | |
"url": "https:\/\/stage.static.daikin.marlon.be\/uploads\/assets\/149abdc2-b0ac-11ea-a9ce-005056981398\/Test.pptx" | |
} | |
] | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment