API SpecsObjectsGet a view by idReturns one saved view when it exists in the current workspace.GET/api/views/{id}TestReturns one saved view when it exists in the current workspace.Path Parametersid*stringResource identifier.Example"view_123"Response Body200application/json400application/json401application/json403application/json404application/json409application/json422application/json503application/json504application/jsonGet default object view config GETReturns workspace, user, and effective default view config for a source handle.Update a custom object record by handle and id PATCHUpdates an object record using the object handle and record id.