Newer Version Available

This content describes an older version of this product. View Latest

Get Data Category Details

Gets the labels and API names for a specified data category associated with the Knowledge object and its child categories.

This object is available in API version 56.0 and later.

Supported REST HTTP Methods

URI
/services/data/56.0/actions/standard/getDataCategoryDetails
Formats
JSON, XML
HTTP Methods
GET, HEAD, POST
Authentication
Authorization: Bearer token

Inputs

Input Details
dataCategoryGroupName
Type
string
Description
The API name of the data category group.
dataCategoryName
Type
string
Description
The API name of the data category.

Outputs

Output Details
dataCategoryDetailsOutput
Type
Apex
Description
An Apex knowledge_bot__DataCategoryDetailsOutput record that contains the labels and API names for the data category and its child categories.