Retrieves a list of categories from the Blackboard catalog based on the specified category type. This endpoint is used to fetch organized groups of resources or content within the Blackboard Learn platform, such as course categories, program categories, or departmental categorie…
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
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
createdComparestringUsed alongside the "created" search parameter. Supported values: - lessThan - greaterOrEqual Defaults to greaterOrEqual if not specified. **Since**: 3700.8.0 | Type | Description | --------- | --------- | | lessThan | | | greaterOrEqual | |
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.