Parameter | Description |
---|---|
Path | The absolute path of the file or folder. |
{
"name": "<string>",
"lastModified": 1156705766508,
"uploaded": 3159917211755,
"count": 2,
"offset": 1,
"path": "<string>",
"folder_id": "<string>",
"total_count": 3,
"allow_links": true,
"is_folder": true,
"public_links": "<string>",
"restrict_move_delete": true,
"folders": [
{
"name": "<string>",
"lastModified": 2267998610069,
"uploaded": 1997284246370,
"path": "<string>",
"folder_id": "<string>",
"parent_id": "<string>",
"is_folder": true
},
{
"name": "<string>",
"lastModified": 1324479143422,
"uploaded": 2510321136214,
"path": "<string>",
"folder_id": "<string>",
"parent_id": "<string>",
"is_folder": true
}
]
}
Was this page helpful?