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_active
Filter by active state when supplied.
account_type_id
Filter by the numeric account type identifier.
Response
Accounts returned in the standard SchoolSet envelope.
status
message
data
Errors
403
Forbidden Error

