v1
latestOpenAPI 3.1.02026-07-22733584.5 KBFilings
Download an output package file
Downloads one file of an output package by role: excel, pdf, json, or instructions. Returns raw file bytes with the appropriate content type.
get/outputs/{output_id}/files/{role}
Path parameters
output_idstring required
role'excel' | 'pdf' | 'json' | 'instructions' required
Query parameters
customer_idstring
Target company. Optional — API keys are pinned to one company, and single-company sessions default to it.
Response
File bytes.