API SpecsObjectsList native object definitionsReturns the built-in object definitions available in the workspace.GET/api/unstable/objects/definitions/nativeTestReturns the built-in object definitions available in the workspace.Response Body200application/json400application/json401403application/json404application/json409application/json422application/json503504application/jsonGet an optional object definition by handle GETReturns the object definition for a handle or null when it does not exist.Get an object record by definition id and record id GETReturns a custom object record using its definition id and record id.