curl --request GET \
--url https://api.meetcampfire.com/coa/api/transaction/totals \
--header 'Authorization: <api-key>'Complete mixin for history filtering with pagination support. Returns either active OR deleted records based on include_deleted parameter.
curl --request GET \
--url https://api.meetcampfire.com/coa/api/transaction/totals \
--header 'Authorization: <api-key>'Token-based authentication with required prefix "Token"
No response body