Gets a list of catalogs for the specified catalog IDs.
Name | Description | Additional information |
---|---|---|
catalogIds | The comma-separated IDs of the catalogs. |
Define this parameter in the request URI. |
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 |