List Site FilesAsk AIget https://api.rocket.net/v1/sites/{id}/file_manager/filesList all files/directories in a specific directoryPath Paramsidintegerrequiredsite idQuery ParamspathstringPath to list files/directories under - relative to the document root of the sitesearchstringSearch for files/directories matching this stringpageintegerrequired≥ 1Defaults to 1Page of results to include (default = 1)per_pageintegerrequired1 to 1000Defaults to 10How many results to include in each page (default = 10)sortstringenumDefaults to nameProperty of the file to sort bycreated_atctimemtimenamesizetypeupdated_atAllowed:created_atctimemtimenamesizetypeupdated_atdirectionstringenumDirection to sort results in (asc = ascending, desc = descending)ascdescASCDESCAllowed:ascdescASCDESCResponses 200OK 400Bad Request 401Authentication failed 403Not authorized to access endpoint 404Given site not found for user 405Invalid input 500Internal errorUpdated 6 months ago