Returns a list of journal entries.Copy Pageget https://zalary-beta-gateway-external-client-api.azurewebsites.net/api/v1/tenants/{tenantUid}/journals/{journalUid}/entriesPath ParamstenantUiduuidrequiredUid of the tenant.journalUiduuidrequiredUid of the journal.Query ParamssequenceIdstringThe sequence id of the journal entries.dimensionUidstringUid of the dimension.skipint32How much data to be skippedtakeint32How much data to be taken.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsontext/plainAllowed:application/jsontext/jsontext/plainResponses 200Journal entries were successfully retrieved. If there are no entries data will be EMPTY. 401User is not authorized. 403User does not have the required roles to access this action. 501The endpoint is not implemented.Updated about 1 year ago