Messaging APIArchive messagesDownload the archiveget https://api.test.ecosio-hub.com:{port}/api/v1/downloads/{archiveId}Path ParamsarchiveIdstringrequiredThe UUID of the archive, which shall be acknowledgedHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/ziptext/plainAllowed:application/jsonapplication/ziptext/plainResponses 200OK. Download was successful, please save your archive to a file. 400BAD REQUEST CodeNameDescription100APPLICATION_KEY_INVALIDThrown if either no or an invalid application key was provided110INVALID_JSON_MESSAGEIs thrown in case the request is invalid JSON120EXPECTED_QUERY_PARAMETER_MISSINGIndicates that a required query parameter is missing in a request. Often this indicates that the appKey parameter is missing123QUERY_PARAMETER_UNKNOWNThe value of a provided query parameter is unknown to the service.200ARGUMENT_NULLIndicates that a required argument is null 401UNAUTHORIZED In case the authentication credentials are not valid CodeNameDescription102CREDENTIALS_INVALIDThe provided credentials are invalid 403FORBIDDEN. In case the user could not be authenticated CodeNameDescription101USER_KEY_INVALIDThe user provided a wrong user key (deprecated)104USER_NOT_PERMITTEDThe user authenticated successfully but has no rights to fulfill the requested task 404NOT FOUND. In case the archive could not be found 500INTERNAL SERVER ERROR. CodeNameDescription300INTERNAL_SERVER_ERRORAn unexpected error occurred while processing the request. Please contact [email protected] to gain updates on the cause of the error (deprecated)Updated 9 months ago Retrieve the current status of the archive processRequest the documents for an e-invoiceDid this page help you?YesNo