Returns all GrowthBook experiment data for the current session

GET /api/core/v1/experiments/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "directory-results": true,
    "feature_popular_specialties": true,
    "redesign_directory_pl_up": true,
    "f2f_filter_rollout": {
        "ids": [
            67,
            52,
            56,
            102
        ],
        "enabled": true
    },
    "promotional-message-all-gps": true,
    "promotional-message-gps-special-interest": true
}