Get form-submission filter options

Returns filter-option values generated by the form-submission page definition. Array values are normalized to JSON arrays by PageFilterOptionsResource.

Authentication

AuthorizationBearer

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

Path parameters

idlongRequired>=1
Form ID whose configured submission fields provide filter options.

Response

Filter options keyed by the page definition's field accessors.
statusenum
messagestring
datamap from strings to any

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error