get https://api.mediasilo.com/v3/folders//subfolders
Retrieve a list of sub-folders
Log in to see full request history
Return a listing of sub-folders within a parent folder.
Responses
Retrieve a list of sub-folders
Return a listing of sub-folders within a parent folder.
xxxxxxxxxx
curl --request GET \
--url https://api.mediasilo.com/v3/folders/folderId/subfolders \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: