Retrieves a list of gradebook columns for a specified course in the Blackboard Learn environment. This endpoint allows users to access detailed information about the structure and components of a course's gradebook. It should be used when there's a need to view or analyze the gr…
namestringThe "name" value to use as search criteria. Currently only supports "contains" searches. **Since**: 3900.11.0
limitintegerThe maximum number of results to be returned. There may be less if the query returned less than the maximum.
expandstringA comma-delimited list of fields to expand as part of the response. Expanded fields may cause additional load time. Supported fields are:<br><ul><li>rubricAssociations</li></ul>
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 grade columns with a created date relative to this value. "createdCompare" may also be sent to control search behavior. **Since**: 3900.76.0
courseIdRequiredstringThe course or organization ID. This may be the primary ID, or any of the secondary IDs prefixed with the ID type. | ID type | Example | |------------|---------------------------------------| | primary | _123_1 | | externalId | externalId:math101 | | courseId | courseId:math101 |…
modifiedstringSearch for grade columns with a modified date relative to this value. "modifiedCompare" may also be sent to control search behavior. **Since**: 3900.76.0
contentIdstringSearch for grade columns associated with this content item. **Since**: 3000.11.0
displayNamestringThe "displayName" value to use as search criteria. Currently only supports "contains" searches. **Since**: 3300.2.0
createdComparestringUsed alongside the "created" search parameter. Supported values: - lessThan - greaterOrEqual Defaults to greaterOrEqual if not specified. **Since**: 3900.76.0 | Type | Description | --------- | --------- | | lessThan | | | greaterOrEqual | |
modifiedComparestringUsed alongside the "modified" search parameter. Supported values: - lessThan - greaterOrEqual Defaults to greaterOrEqual if not specified. **Since**: 3900.76.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.