This endpoint retrieves a list of goals associated with a specific category within a goal set in the Blackboard learning management system. It allows administrators and educators to access and review the goals that have been set for a particular category, enabling them to align…
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)" Supported fields are: - id - title **Since**: 3900.53.0
typestringOptional search criteria parameter to filter by goal type. **Since**: 3900.53.0
limitintegerThe maximum number of results to be returned. There may be less if the query returned less than the maximum.
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.
goalSetIdRequiredstringThe Goal Set ID. | ID type | Example | |------------|---------------------------------------| | primary | _123_1 |
recursivebooleanSearch for child goals recursively. A value of "true" return all top-level goals and any descendant goals. A value of "false", only top-level goals are returned and this is the default behavior. **Since**: 3900.53.0
categoryIdstringOptional search criteria parameter to filter by category id. **Since**: 3900.53.0
goalSetCategoryIdRequiredstringThe Goal Set Category ID. | ID type | Example | |------------|---------------------------------------| | primary | _123_1 |
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.