Retrieve the statement email template

Returns the active school’s persisted statement email template, including parent and entity subject, title, editor payload, rendered HTML chunks, direction, creator, and timestamps. The caller must have view-settings permission.

Authentication

AuthorizationBearer

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

Response

Statement template lookup completed; data is an empty object when no template exists.

statusstring
messagestring
datamap from strings to any

Errors

401
Unauthorized Error
403
Forbidden Error