Read custom column values

Returns custom column definitions and stored values for selected SchoolSet module records and optional fields.

Authentication

AuthorizationBearer

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

Query parameters

modulestringRequired
Module system name
module_idsstringOptional

Comma-separated module record identifiers

field_idsstringOptional

Comma-separated custom field identifiers

scope_idintegerOptional
Optional scope identifier

Response

Custom columns and values were returned
statusstring
messagestring
dataobject

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error