curl --location '/boss/api/tenants?name=&status=&page=&limit=' \ --header 'authorization;'
{ "total": 0, "has_more": true, "data": [], "total_count": 0, "normal_count": 0, "active_count": 0 }