v1

latestOpenAPI 3.0.12026-08-06614449.8 KB
Product Features

List all product features grouped by product

Requires product_features.read scope.

get/api/v2/products/features

Query parameters

filter[updated_at_gt]string date-time

Filter records updated after this date

filter[updated_at_lt]string date-time

Filter records updated before this date

filter[created_at_gt]string date-time

Filter records created after this date

filter[created_at_lt]string date-time

Filter records created before this date

filter[category_uuid_eq]string

Filter by category UUID

filter[product_uuid_eq]string

Filter by product UUID

filter[functionality_eq]string

Filter by feature functionality type

filter[is_verified_eq]string

Filter by verification status

fields[product_features]string[]

Comma separated list of fields for product_features to include in response

includestring[]

Comma-separated list of relationships to include (e.g. category)

Response

List of grouped product features