API SpecsObjectsGet an optional object definition by handleReturns the object definition for a handle or null when it does not exist.GET/api/unstable/objects/definitions/{handle}/optionalTestReturns the object definition for a handle or null when it does not exist.Response Body200application/json400application/json401403application/json404application/json409application/json422application/json503504application/jsonGet an object definition by handle GETReturns the object definition that matches the provided handle.List native object definitions GETReturns the built-in object definitions available in the workspace.