Hello,
The output of a file is not API related.. it's just a file. Not encoded or anything.
You just grab the file, straight up, eg:
CMD_API_FILE_MANAGER/path/to/file.txt
So in this case, the actual command name is the full above path, without needing any GET or POST values.
John