Unable to obtain file content via REST API

Hello experts - I'm testing REST APIs on our CS 16.2.1 that I need for next project. Many of them work; I'm able to obtain OTCSticket and use it in header of my next call (using javascript for testing). So I'm able to get document name, description, etc. But I'm unable to get a file content; I tried both: get content and get content w specified name (api/v1/nodes/{id}/content and api/v1/nodes/{id}/content/{filename} ), none of them work.
Can you please share your experience with this specific API.

Tagged:

Comments