Retrieves a list of resources from a specified content collection within a Blackboard Learn course. This endpoint enables access to various educational materials in a course's content collection. It supports pagination and is useful for applications that need to display or manag…
sizeintegerSearch by file "size". Can be used along "sizeCompare". If specified, no folders will be retrieved. **Since**: 3900.41.0
typestringSearch for Resources whose Type matches the specified value. Valid values are "File" and "Folder". | Type | Description | --------- | --------- | | File | | | Folder | |
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.
createdstringSearch by "created" date. Can be used along with "createdCompare". **Since**: 3900.41.0
modifiedstringSearch by "modified" date. Can be used along with "modifiedCompare". **Since**: 3900.41.0
creatorIdstringSearch files by "creatorId" **Since**: 3900.41.0
sizeComparestringSearch operator to be applied to "size", When not specified, it will perform as "equals" by default if "size" is specified. Must be one of the following: - equals - optional - notEquals - greaterOrEqual - greaterThan - lessOrEqual - lessThan **Since**: 3900.41.0 | Type | Descrip…
createdComparestringSearch criteria to be applied to "created", When not specified, it will perform as "greaterOrEqual" by default if "created" contains a valid date. Must be one of the following: - greaterOrEqual - lessThan **Since**: 3900.41.0 | Type | Description | --------- | --------- | | less…
modifiedComparestringSearch criteria to be applied to "modified", When not specified, it will perform as "greaterOrEqual" by default if "modified" contains a valid date. Must be one of the following: - greaterOrEqual - lessThan **Since**: 3900.41.0 | Type | Description | --------- | --------- | | le…
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.