Search Knowledge Base by Keyword

Querying Products, showing all Metadata together with their Properties

The following OData URI returns all the products stored in the ONDA Catalogue, with their properties, and showing also all their Metadata in the response payload.

Syntax:

https://catalogue.onda-dias.eu/dias-catalogue/Products?$expand=Metadata

Using $skip and $top options, it is possible to choose how many products are requested.