Document GeFileBytesById

Get single attached document as byte array.

Parameters

Name Type Required Description
documentId Int32 The id of the the document

Returns

Type:
Array
Description:
File as array of bytes
Http Method:
GET
Url:
api/Documents/GetFileBytesById?documentId={documentId}