Skip to main content
GET
Fetch an asset

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

businessId
string<uuid>
required

The UUID of the business.

assetId
string<uuid>
required

The UUID of the asset.

Response

200 - application/json

The requested asset.

data
object
required

A fixed asset held by a business. Each asset has a dedicated ledger account.