OptionalidentifiersResolved identifiers that passed filters (if resolve=true). Cache these locally for real-time use.
OptionalpaginationOptionalresolved_When the list was resolved
Optionalcache_Cache expiration timestamp. Re-fetch the list after this time to get updated identifiers.
Optionalcoverage_Properties included in the list despite missing feature data. Only present when a feature_requirement has if_not_covered='include'. Maps feature_id to list of identifiers not covered for that feature.
Optionalext
Response payload for get_property_list task. Returns identifiers only (not full property objects or scores). Consumers should cache the resolved identifiers and refresh based on cache_valid_until.