API SpecsCustom ViewsGet custom viewReturns the saved custom view definition for the given object type, when one exists.GET/api/unstable/custom-views/{objectType}TestReturns the saved custom view definition for the given object type, when one exists.Response Body200application/json400application/json401403application/json404application/json409application/json422application/json503504application/jsonList custom views GETReturns saved custom view availability for built-in workspace object types.Save custom view PUTCreates or updates a custom view definition and source for the given object type.