Get Account Document by ID and TypeCopy Pageget https://onboarding-api.lemonway.com/accounts/{accountId}/documents/{fileName}Path ParamsaccountIdstringrequiredfileNamestringrequiredResponses 200Returns the file content of the requested document 400 The request is invalid — missing parameters or file, or file format is not supported 401Authentication failed — missing or invalid authentication token 404The specified onboarding session or account could not be found 500 An unexpected error occurred on the serverUpdated 5 months ago