Retrieve a journal entry with line + dimension expansion
Accounting
Retrieve a journal entry with line + dimension expansion
Returns a single journal entry hydrated with its line items and
dimension labels. Lines include department_name, class_name,
and project_name when those dimensions are populated.
Requires the accounting:read scope.
GET
Retrieve a journal entry with line + dimension expansion
Authorizations
API key issued per entity via Settings > Developers > API Keys.
Each key carries scopes (e.g. orders:read, products:write).
Bearer token format: Authorization: Bearer ark_live_ent_Test keys use ark_test_ent_. Both are issued per entity
via Settings > Developers > API Keys.
Path Parameters
Query Parameters
Pass "lines" to include the lines payload (default).
Response
Expanded journal entry
The response is of type object.

