get https://api.rocket.net/v1/sites//file_manager/files
List all files/directories in a specific directory
Log in to see full request history
Responses
List all files/directories in a specific directory
xxxxxxxxxx
curl --request GET \
--url 'https://api.rocket.net/v1/sites/id/file_manager/files?page=1&per_page=10' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: