Get watermark on file
GET https://{{api.box.com}}/2.0/files/:file_id/watermark
Retrieve the watermark for a file.
https://developer.box.com/reference/get-files-id-watermark
RESPONSES
status: OK
{"watermark":{"created_at":"2012-12-12T10:53:43-08:00","modified_at":"2012-12-12T10:53:43-08:00"}}