Get Data Category Groups
Gets the labels and API names of the active data category groups associated with the
Knowledge object that are visible to the current user.
This object is available in API version 56.0 and later.
Supported REST HTTP Methods
URI: /services/data/v56.0/actions/standard/getDataCategoryGroups
Formats: JSON, XML
HTTP Methods: GET, HEAD, POST
Authentication: Authorization: Bearer token
Inputs
None
Outputs
| Output | Type | Description |
|---|---|---|
| dataCategoryGroupInfo | Apex | An Apex knowledge_bot__DataCategoryGroupInfo record that contains the labels and API names of the data category groups visible to the current user. |