Get an entity
Retrieves one school entity with its type, addresses, and fee totals.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Entity ID.
Response
Entity details.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error

