Wire Files
Get file contents
Assembles the existing file, computes sequence numbers and totals. Returns plaintext file.
get/files/{fileID}/contents
Path parameters
fileIDstring required
Example:3f2d23ee214
File ID
Query parameters
formatstring
Example:variable
Optional file type to get file as fixed length or variable length type
newlineboolean
Optional new line flag to have new line or no new line
Headers
X-Request-IDstring
Optional Request ID allows application developer to trace requests through the system's logs
Response
File built successfully without errors.