List school accounting accounts

Lists SchoolSet accounts with account types, optionally filtered by active state or account type, in sort-order/name order.

Authentication

AuthorizationBearer

The signed-in SchoolSet user token sent by the frontend.

Query parameters

is_activebooleanOptional
Filter by active state when supplied.
account_type_idintegerOptional
Filter by the numeric account type identifier.

Response

Accounts returned in the standard SchoolSet envelope.
statusstring
messagestring
datalist of objects

Errors

403
Forbidden Error