Info API
Get Info
{
"message": "Monolith API is running",
"success": true,
"user": {
"name": "John McClain",
"email": "[email protected]",
"title": "Detective",
"user_id": 1,
"last_name": "McClain",
"first_name": "John",
"monolith_tenant": "tenant_123abc345"
}
}{
"error": "Invalid request"
}Last updated