Only registered user can perform this action
Authentication - string - required
Example of Authentication header : "Bearer TOKEN_FETCHED_FROM_SERVER_DURING_REGISTRATION"
{
"id": 1,
"name": "Stock folder",
"elements_count": 0,
"ancestors": [],
"folders": [
{
"id": 2,
"name": "Folder in folder",
"children_exist": false,
"user": {
"id": 11,
"email": "kruchina.vadim+2@gmail.com",
"first_name": null,
"last_name": "Stone",
"avatar_image": null
}
},
...
],
"user": {
"id": 11,
"email": "kruchina.vadim+2@gmail.com",
"first_name": null,
"last_name": "Stone",
"avatar_image": null
}
}
| Param name | Description |
|---|---|
|
id
required |
ID of media folder Validations:
|
|
sort_by
optional |
Validations:
|
|
sort_to
optional |
Validations:
|