Bases: object
Retrieves a list of client info structures
structured query (optional) can contain: * “match”: list of {field, value} Example: { “match”: [
{“description”: “some search text here”}, {“client_id”: “giano”}, ... ],
{“description”: “some search text here”}, {“client_id”: “giano”}, ...
],
}
Enter search terms or a module, class or function name.