folders

Get Folder Contents

List folders and items under a given folder, if the user has access. Uses the centralized sharing service for access control. Returns both child folders and items (exercises/exams) based on folder type.

get/folders/{folder_id}/contents

Path parameters

folder_idstring required

Response

Successful Response

statusstring required
accessobject required
foldersobject[] required
itemsobject[] required

Changes

No recorded changes to this endpoint across all 2 revisions of this API.