Download an EDINET document
EDINET Filings
EDINET Document Download
One filing as a binary file — ZIP or PDF, never JSON on success.
GET
Download an EDINET document
Downloads one filing by
docID, taken from get_edinet_documents. type=1 returns the filing body and audit report as a ZIP archive (measured 11.9 KB, application/octet-stream); type=2 the PDF (measured 15.0 KB, application/pdf).
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Document management identifier from the document list API.
Example:
"S1000000"
Query Parameters
File type to download: 1 for filing body and audit report ZIP, 2 for PDF, 3 for alternate document and attachments ZIP, 4 for English document ZIP, 5 for CSV ZIP converted from XBRL.
Available options:
1, 2, 3, 4, 5 Response
Binary ZIP/PDF file content or JSON error payload depending on Content-Type.
The response is of type file.