Hi!
Unfortunately there's no single API call available for this functionality.
It's all handled on Client side by checking Jobs, Tasks, Connections, Conditions, Notifications and Variables by calling ObjectFinder.FindObject on each object (like Job, Task etc) with the search string.
Hope that helps.