Get: Get Feature Details

Retrieves metadata and detailed statistics for each feature in the dataset, such as data types, counts, missing values, and basic descriptive stats.

Endpoint:

/eda/get_feature_details

Input Parameters:

  • usecaseVersion (integer, optional, default: 1)
  • usecaseId (string, required)

    Output:

    Returns JSON with feature-level details (min/max, mean, std, missing counts, etc.).