auth
Check superadmin exists
Check if a superadmin account exists in the system
get/auth/users/superadmin
Response
Check completed
Example response
{
"success": true,
"msg": "Operation completed successfully"
}Check if a superadmin account exists in the system
Check completed
{
"success": true,
"msg": "Operation completed successfully"
}