Skip to main content
GET
Download an EDINET document

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

docID
string
required

Document management identifier from the document list API.

Example:

"S1000000"

Query Parameters

type
enum<integer>
required

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.