API SpecsObjectsGet an object definition by handleReturns the object definition that matches the provided handle.GET/api/unstable/objects/definitions/{handle}TestReturns the object definition that matches the provided handle.Response Body200application/json400application/json401403application/json404application/json409application/json422application/json503504application/jsonList custom object definitions GETReturns all custom object definitions configured in the current workspace.Get an optional object definition by handle GETReturns the object definition for a handle or null when it does not exist.