latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-041561443.9 MB

791e242d1faf

Transactions

List journal entries

The List journal entries endpoint returns a list of journal entries for a given company's connection.

Journal entries are made in a company's general ledger, or accounts, when transactions are approved.

Before using this endpoint, you must have retrieved data for the company.

get/companies/{companyId}/data/journalEntries

Query parameters

pageinteger
Example:1

Page number. Read more.

pageSizeinteger
Example:100

Number of records to return in a page. Read more.

querystring

Codat query string. Read more.

orderBystring
Example:-modifiedDate

Field to order results by. Read more.

Response

Success

AccountingJournalEntries required— unresolved $ref