All accountsAsk AIget https://app.upswot.com/{tenant}/api/v1/normalized-data/{companyId}/accountancy/accountsGet all company accountsPath ParamscompanyIduuidrequiredCompany ID to get dataQuery ParamsPageNumberint321 to 9999Page numberDefault - 1PageSizeint3210 to 500Objects per pageDefault - 100OrderByenumProperty to sort byserviceNameidorigIdnumbernameclassAppclassSystemtypeApptypeSystemsubTypeAppsubTypeSystemstatusAppstatusSystemShow 13 enum valuesDescbooleanSort by ascending or descending order. Descending by default.truefalseFilterQuerystringlength ≤ 2048Filter by entity fieldAvailable values: serviceName, number, name, currency, classSystem, typeSystem, subTypeSystem, statusSystem. For more info visit here.Responses 200Success 400Problems with parameters 401Your request was not properly authorized 403Access Denied 404There is no company with such ID 500Server-side IssueUpdated 11 months ago