Download a file
GET/v1/organizations/:organizationCode/files/:documentIdentifier
Downloads a file by document identifier for a specific organization. The file will be returned as a binary stream.
Request
Responses
- 200
- 403
- 404
File successfully downloaded
Forbidden - insufficient permissions
File not found