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