Retrieves the child categories of a specified parent category within the Blackboard catalog system. This endpoint allows users to navigate through the hierarchical structure of categories, which is crucial for organizing and accessing educational content. It should be used when…
sortstringProperties to sort by. This is a comma-delimited list of JSON properties, with an optional "(desc)" suffix to request a descending sort for that property. e.g. "title(desc),start" Supported fields are: - id - categoryId - title - available - created **Since**: 3700.6.0
limitintegerThe maximum number of results to be returned. There may be less if the query returned less than the maximum.
titlestringSearch for categories with titles that contain this value. **Since**: 3700.8.0
fieldsstringA comma-delimited list of fields to include in the response. If not specified, all fields will be returned.
offsetintegerThe number of rows to skip before beginning to return rows. An offset of 0 is the same as omitting the offset parameter.
createdstringSearch for categories with a created date relative to this value. **Since**: 3700.8.0
parentIdRequiredstringParentid
availablebooleanSearch for categories with availability matching this value. **Since**: 3700.9.0
frontPagebooleanSearch for categories with a front page indicator matching this value. **Since**: 3700.9.0
categoryIdstringSearch for categories with category IDs that contain this value. **Since**: 3700.8.0
categoryTypeRequiredstringCategorytype
dataSourceIdstringSearch for categories with a data source id matching this value. **Since**: 3700.9.0
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.