File Info
Get File Info
Read an existing file info, identified by its ID.
Permissions
api.file-infos.read
GET
Get File Info
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
200 - application/json
OK
- File Info
- Tabular File Info
The unique object identifier.
Data integrity version to ensure data consistency.
The date that the object was originally created.
The date that the object was last updated or modified.
Details about the user who created the object.
Details about the user who last modified or updated the object.
The type of file info entity.
Available options:
FILE_INFO, TABULAR_FILE_INFO The name of the underlying file or table.
When true a known grouped format was detected.
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 Previous
Query File InfoQuery file infos, optionally applying a filter.
### Queryable Fields
- `id` - `OBJECT_ID`
- `type` - `TEXT`
### Permissions
- `api.file-infos.read`
Next
Get File Info

