List student attachments

Returns the student’s file-manager attachments with metadata and temporary storage URLs.

Authentication

AuthorizationBearer

The signed-in SchoolSet user token sent by the frontend.

Path parameters

idintegerRequired>=1
Student identifier.

Response

Attachments belonging to the requested student, newest first.
statusstringOptional
messagestringOptional
datalist of objectsOptional

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error