Returns a list of journals.Copy Pageget https://zalary-beta-gateway-external-client-api.azurewebsites.net/api/v1/tenants/{tenantUid}/journalsPath ParamstenantUiduuidrequiredUid of the tenant.Query ParamstypestringType of the journal. Enum: SYSTEM, MANUAL.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 200Journals 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.Updated 25 days ago