Views
Retrieve configured submission views
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
app_shortstringRequired
Short name of the workspace instance (e.g. daxium-test)
view_idstring · uuidRequired
View identifier (UUID)
Responses
200
View object
application/json
Configured submission view
idstring · uuidOptional
Unique identifier
namestringOptional
Localised name of the view
view_modestringOptional
View display mode (e.g. table)
assigned_to_userboolean · nullableOptional
Whether the view restricts submissions to those assigned to the current user
get/{app_short}/submissions_views/{view_id}
200
View object
Last updated
Was this helpful?

