curl --request GET \
--url https://api.meetcampfire.com/ca/api/income-statement-v2/export \
--header 'Authorization: <api-key>'GET-only endpoint that always returns an xlsx workbook.
curl --request GET \
--url https://api.meetcampfire.com/ca/api/income-statement-v2/export \
--header 'Authorization: <api-key>'Token-based authentication with required prefix "Token"
No response body