Download a file
Download a previously uploaded entry from the spool.
GET
Authorizations
Use the Bearer
scheme with a valid JWT token to authenticate requests. Example: Authorization: Bearer <token>
Path Parameters
Key of the file provided during upload
Example:
"2025-W20-123467abcde-invoice.xml"
Response
200
Contains the originally uploaded data.