Return per-cycle financial totals for a specific candidate, including receipts, disbursements, contributions, loans, debts, and cash-on-hand.
Use Case: Inspect detailed campaign-finance totals for a known candidate ID across one or more cycles.
OAuth2 Bearer token: obtain an access token from the token endpoint and send it in the Authorization header.
Candidate identifier.
Page number for pagination.
Number of results to return per page.
When true, return the full election period instead of a single two-year cycle.
Filter by one or more filing cycles.
Field to sort by.
cycle Sort direction.
ascending Hide rows where the sorted field is null.
Return only rows where the sorted field is null.
Place null values after non-null values when sorting.