/api/inkle/bookkeeping/group/{group_id}/entity/{entity_id}/interactive_report/variance_explanation/list/

Bulk-returns every explanation already stored for this entity/period (any depth — top-level,
sub-category, synthetic row, and the whole-report overview) as a flat list, in one cheap DB query
(no LLM calls). Used to repopulate previously-generated explanations on report reload.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required
uuid
required
Query Params
string
required

Accounting method: ACCRUAL or CASH

string
required

Comparison type: PREVIOUS_PERIOD or PREVIOUS_YEAR

string
required

Report period end date (YYYY-MM-DD)

string
required

Report type: BALANCE_SHEET, INCOME_STATEMENT, or CASH_FLOW

string
required

Report period start date (YYYY-MM-DD)

Response
200

No response body

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here!