A collection of help pages for using the API.
No description available.
| Name | Type | Description |
|---|---|---|
| children | Document[] | |
| id | String | |
| path | String | |
| created | DateTime | |
| type | String |
{
"children": [
{
"children": [],
"id": "0a36db9828c004b59ca3200dcc001fc9",
"path": "/Subfolder/",
"created": "2011-11-10T14:15:00",
"type": "Folder"
}
],
"id": "0a36db9828c004b59ca3200dcc001a08",
"path": "/SomeFolder/",
"created": "2011-11-10T14:15:00",
"type": "Folder"
}