---
title: "List Fixed Asset Automation Accounts"
method: GET
path: "/coa/api/fixed-asset-automation/accounts"
tags: ["Core Accounting"]
---

# List Fixed Asset Automation Accounts

`GET /coa/api/fixed-asset-automation/accounts`

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.

## Response `200`

No response body

---

[API](https://skmtc.net/campfire/apis/campfire-developer-apis.md) · [All operations](https://skmtc.net/campfire/apis/campfire-developer-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/campfire/campfire-developer-apis/versions/6945ebc3180e/schema)
