curl --location 'spaces//yandex-disk/resources?path=undefined' \
--header 'Authorization;'{
"items": [
{
"name": "document.pdf",
"path": "/document.pdf",
"type": "file",
"size": 102400,
"mimeType": "application/pdf"
},
{
"name": "Photos",
"path": "/Photos",
"type": "dir",
"size": null,
"mimeType": null
}
],
"currentPath": "/"
}