API SpecsCustom ViewsGet custom viewReturns the saved custom view definition for the given object type, when one exists.GET/api/custom-views/{objectType}TestReturns the saved custom view definition for the given object type, when one exists.Path ParametersobjectType*string|object type.Example"customers"Response Body200application/json400application/json401application/json403application/json404application/json409application/json422application/json503application/json504application/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.