curl --location --request GET '/core/mediaLibrary/online/file/' \
--header 'Authorization: {{ACCESS_TOKEN}}'[
{
"category": "string",
"downloaded": true,
"isDir": true,
"name": "string",
"path": "string",
"size": 0,
"systemDefault": true
}
]