pub async fn rest_search_attributes(
configuration: &Configuration,
attribute_rest_search_filter: AttributeRestSearchFilter,
) -> Result<RestSearchAttributes200Response, Error<RestSearchAttributesError>>
Expand description
This is the recommended endpoint for searching attributes.