# Metaproperties

3rd party Digital Asset solution metaproperties

## Get metaproperties

 - [GET /v1/metaproperties](https://test.docs.reece.tech/apis/dam/openapi/openapi-1/metaproperties/getmetaproperties.md): Reads the 'metaproperties' key and returns the aggregated metaproperties list.


An optional names query parameter filters the result to metaproperties whose name matches any of the supplied values
(e.g. ?names=Color,Supplier_part_number_AU)


If no names match, an empty list is returned.

