Report
Report type. experiment-snapshot is the current shape and is what POST /reports always creates. experiment is a deprecated legacy shape that is read-only through this API; it cannot be created or refreshed and is preserved only for backward compatibility when reading reports created before the new shape existed.
experiment-snapshot, experiment UI lifecycle marker. Note: this does NOT control public shareability — see shareLevel for visibility controls.
published, private Visibility of the report. private (default) restricts access to the API caller and admins. organization makes it visible to all members of the organization in the GrowthBook UI. public additionally exposes it via a shareable URL (returned as shareUrl); anyone with the URL can view it without authentication.
public, organization, private Public URL for viewing the report. Only present when shareLevel is public.
Snapshot ID (experiment-snapshot type only)
Status of the latest snapshot (poll this after refresh)
running, success, error Error message if snapshot failed

