Skip to main content
GET
Retrieve file content
Retrieves the content of a specific file using its file ID. This is commonly used to download batch output files or error files.

Request Headers

string
vereist
Enum: application/json
string
vereist
Bearer authentication format, for example: Bearer {{API Key}}.

Path Parameters

string
vereist
The unique identifier of the file to retrieve content for.

Response

The response returns the raw file content. For batch output files, this will be in JSONL format where each line contains a batch request result. Example Response For batch output files, each line contains a response like this:
Laatst gewijzigd op 10 augustus 2026