Skip to main content
GET
Get File Info

Authorizations

Authorization
string
header
required

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

Path Parameters

fileInfoId
string
required

Response

200 - application/json

OK

id
string

The unique object identifier.

version
integer<int64>

Data integrity version to ensure data consistency.

creationDate
string<date-time>

The date that the object was originally created.

lastModifiedDate
string<date-time>

The date that the object was last updated or modified.

createdUserInfo
User Info · object

Details about the user who created the object.

lastModifiedUserInfo
User Info · object

Details about the user who last modified or updated the object.

type
enum<string>

The type of file info entity.

Available options:
FILE_INFO,
TABULAR_FILE_INFO
name
string

The name of the underlying file or table.

formatDetected
boolean

When true a known grouped format was detected.

format
enum<string>

The grouped format that was detected.

Available options:
QUICKBOOKS_JOURNAL,
QUICKBOOKS_JOURNAL_2024,
QUICKBOOKS_TRANSACTION_DETAIL_BY_ACCOUNT,
SAGE50_LEDGER,
SAGE50_TRANSACTIONS,
CCH_ACCOUNT_LIST,
MS_DYNAMICS_JOURNAL,
SAGE50_UK