Get saved views for one table

GET/api/v1/businesses/user-preferences/table-views/{table_key}

Return the saved-views blob for a single DataTable persistKey.

Operation ID: get_table_views_api_v1_businesses_user_preferences_table_views__table_key__get·View as markdown·OpenAPI slice

Authentication

Bearer token authentication. Pass your DayZero API token in the Authorization header and the target business UUID in x-business-id.

Parameters

Path

table_keystringrequired

Responses

200Successful Response

successboolean
messagestring
codestring
dataTableSavedViewsDataSchema

401Unauthorized - Authentication required

403Forbidden - Insufficient permissions

422Validation Error

detailarray · ValidationErrorValidationError
5 fields
locarray · string | integerrequired
msgstringrequired
typestringrequired
inputobject
ctxobject