Retrieves the details of an existing Instance.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The instance ID
Successful Response
The unique ID of the object.
"RKtPbubK5NcbBsUmU1ktSP"
The datetime in UTC time from which the API will sync an Instance's accounting data. Transactions or journal entries cannot be entered before this date.
"2024-01-01T00:00:00Z"
The name of the business.
"ACME Goods Inc"
The Instance's subscription tier.
tier0, tier1, tier2, tier3, tier4, tier5 "tier3"
The type of accounting package the Instance uses as the source of truth for their books.
platformgl, quickbooks "platformgl"
The datetime of the latest journal entry if one exists, otherwise null
"2024-10-01T00:00:00Z"
The datetime when the books for the instance were last closed by a bookkeeper
"2025-10-01T00:00:00Z"
The accounting method used: cash basis or accrual basis.
cash, accrual "accrual"