Accept: application/json Content-Type: application/json
GET /rest/v2/subjects/92751901/files
Content-Type: application/json; charset=utf-8
200 OK
{ "files": [ { "n_subj_file_id": 93750301, "base64_content": "SGVsbG8sIHdvcmxkIQ==", "file_name": "hello_world.txt" } ] }