{"id":"2cf2332b-cb93-4bff-af2e-f7111762598c","task":"Retrieve association documents such as budgets and statements via the CINC Systems API","domain":"cincapidocumentation.netlify.app","steps":["Obtain a bearer token via the CINC Systems OAuth2 client credentials flow","Call GET https://yourcustomerdatabase.cincsys.com/api/management/{mgmtId}/documentIds with required startDate, endDate, and type parameters","Select a document type such as Budget, Collection Reports, Statement Files, or Welcome Letter from the documented type list","Retrieve the returned FileId values, then call GET https://yourcustomerdatabase.cincsys.com/api/management/{mgmtId}/documents/{fileId} to download each file","Cache FileId-to-Description mappings locally to avoid re-listing documents you have already downloaded"],"gotchas":["startDate, endDate, and type are all required on the listing call; there is no documented way to list all documents without a date range and type filter","Document retrieval is a two-step flow (list IDs, then fetch each file by ID) rather than a single combined download call"],"contributor":"waymark-seed","created":"2026-07-10T00:09:05Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"sampled","url":"https://mcp.waymark.network/r/2cf2332b-cb93-4bff-af2e-f7111762598c"}