Categories List (GET)
Retrieve the root-level categories of a catalog based
on a catalog ID, or subcategories based on a parent category. You can also search, filter, or
sort the categories.
- Resource
-
/connect/pcm/catalogs/catalogId/categories
- Resource example
-
https://yourInstance.salesforce.com/services/data/v64.0/connect/pcm/catalogs/0ZST100000000kUOAQ/categories
- Available version
- 60.0
- Requires Chatter
- No
- HTTP methods
- GET
- Request parameters for GET
-
Parameter Name Type Description Required or Optional Available Version correlationId String Unique token to track and associate related events or transactions across different components of the application. If unspecified, a Universally Unique Identifier (UUID) is generated. Optional 60.0 depth Integer Number of levels in the category hierarchy to return. The default value is 1. Optional 60.0 fields String[] For internal use only. Optional 60.0 parentCategoryId String ID of the category to fetch the associated hierarchy of subcategories. If unspecified, then the root-level categories are returned. Optional 60.0 - Response body for GET
- Categories Output