v1

latestSwagger 2.02026-07-147311.0 KB
products

Returns products' hierarchical subtree.

Use this GET to search for bulk data products by their short names. This works almost like products/tree GET, the difference is that it returns subtree data starting from a particular tree node (i.e. the GET returns all children if parent short name is entered). If a product cannot be found by its short name (has to be exact match and is not case sensitive), then an error message will appear in response body.

get/products/tree/{shortName}

Path parameters

shortNamestring required

Short name of the product, for example, "PTISSD"

Response

Successful operation.