curl --request GET \
--url https://api.meetcampfire.com/coa/api/fixed-asset-automation/accounts \
--header 'Authorization: <api-key>'List accounts that are of type FIXED_ASSET for use in automation rule creation. GET /api/fixed-asset-automation/accounts
This endpoint returns only accounts with account_subtype=‘FIXED_ASSET’ to ensure automation rules are created with appropriate accounts.
curl --request GET \
--url https://api.meetcampfire.com/coa/api/fixed-asset-automation/accounts \
--header 'Authorization: <api-key>'Documentation Index
Fetch the complete documentation index at: https://docs.campfire.ai/llms.txt
Use this file to discover all available pages before exploring further.
Token-based authentication with required prefix "Token"
No response body