Get experiments summary

Return the number of experiments matching the current filters.

Headers

AuthorizationstringRequired

Bearer token. Use Bearer YOUR_API_KEY for API key auth or Bearer <JWT> for dashboard auth.

Response

Experiment summary.
total_countinteger
Number of experiments matching the filters.

Errors

401
Unauthorized Error