Standard API response wrapper
All TenantOS API responses follow this structure, providing consistent error handling and result extraction across all endpoints.
The type of the result data
Optional
Readonly
Optional message from the server
The actual response data (if successful)
Standard API response wrapper
All TenantOS API responses follow this structure, providing consistent error handling and result extraction across all endpoints.