Api Experiments Summary Retrieve
GET/POST /api/experiments/summary/
Get summary statistics for experiments.
Returns: { “total_count”: 42 }
POST supports filtering via body (POST-for-filtering pattern).
Authentication
AuthorizationBearer
JWT access token or Respan API key
Response
total_count