Hi,
I'm able to use the API to retrieve directory lists, and download files.
However according to Loading...
Gameserver Files List https://api.nitrado.net/servic…eservers/file_server/list
should be able to have an optional 'search' parameter
I can successfully pass the dir parameter, but I can't seem to get the search to work ...
say if I wanted to return only *.log files what would I need to set in search=
diroptional | String |
Directory to list Default value: |
searchoptional | String | Search pattern for specific files |
Thank you,