Kaunt APIInvoice CodingFilesGet file by idGet file by id GET /v1/tenants/:tenantId/companies/:companyName/files/:id Returns a file based on its id. Request Responses200401403404500Successfully received fileToken not provided or invalidForbidden to access the given resourceFile not foundAn unexpected error has occurred