List fixed assets

GET/api/v1/fixed-assets

List all fixed assets.

Operation ID: list_fixed_assets_api_v1_fixed_assets_get·View as markdown·OpenAPI slice

Authentication

Bearer token authentication. Pass your DayZero API token in the Authorization header and the target business UUID in x-business-id.

Parameters

Query

statusstring

Filter by status

category_idstring

Filter by category

searchstring

Search by asset name

cursorstring

Pagination cursor

limitintegerdefault: 50

Page size

Responses

200Successful Response

successboolean
messagestring
codestring
dataFixedAssetListResponse

422Validation Error

detailarray · ValidationErrorValidationError
5 fields
locarray · string | integerrequired
msgstringrequired
typestringrequired
inputobject
ctxobject