Znode

Build Version:

GET catalogs/{catalogIds}

Gets a list of catalogs for the specified catalog IDs.

Request Information

» Parameters

Name Description Additional information
catalogIds The comma-separated IDs of the catalogs.

Define this parameter in the request URI.

» Sorting

Name Description Usage
catalogId This will sort the response by catalog ID. GET catalogs/{catalogIds}?sort=catalogid
name This will sort the response by name. GET catalogs/{catalogIds}?sort=name