Retrieves a list of courses associated with a specific user in the Blackboard Learn platform. This endpoint is used to fetch all courses that a user is enrolled in or has access to, providing essential information for course management and user-specific content delivery. It's pa…
rolestringSearch for memberships with a course role id that matches this value. **Since**: 3500.5.0
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. "created(desc)" Supported fields are: - created - lastAccessed (Since 3300.9.0) **Since**: 3100.0.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>course</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.
userIdRequiredstringThe user ID. This may be the primary ID, or any of the secondary IDs prefixed with the ID type. <div style="overflow-x:auto;"> <table> <tr> <th>ID type</th> <th>Example</th> </tr> <tbody> <tr> <td>primary</td> <td>_123_1</td> </tr> <tr> <td>externalId</td> <td>externalId:jsmith<…
createdstringSearch for memberships with a created date relative to this value. "createdCompare" may also be sent to control search behavior. **Since**: 3100.0.0
modifiedstringSearch for memberships with a modified date relative to this value. "modifiedCompare" may also be sent to control search behavior. **Since**: 3800.9.0
dataSourceIdstringSearch for memberships with this dataSourceId. This may optionally be the data source"s externalId using the syntax "externalId:math101". **Since**: 3100.0.0
lastAccessedstringSearch for memberships with a last accessed date relative to this value. "lastAccessedCompare" may also be sent to control search behavior. **Since**: 3300.9.0
createdComparestringUsed alongside the "created" search parameter. Supported values: - lessThan - greaterOrEqual Defaults to greaterOrEqual if not specified. **Since**: 3100.0.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.