Retrieves a list of child resources for a specified parent resource within the Blackboard content collection. This endpoint is used to navigate through the hierarchical structure of educational content, allowing users to explore sub-items or nested resources within a given paren…
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
resourceIdRequiredstringThe xythos resource ID, formatted either as a primary ID or a xythos ID. <pre class="markdown"> | ID type | Example | |------------|--------------------------------------------------| | primary | _123_1 | | xid | xid-123_1-1 | </pre> The home directory of a specified course is s…
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.