Hello everyone.

In fact, it is quite simple indeed.
The param I was looking for is "criteria".

Best regards.

Lune

Le mer. 26 sept. 2018 à 13:56, lune voo <lune.voo1234@gmail.com> a écrit :
Hello everyone.

I'm trying to perform the equivalent of an ipa group-find command directly in python.

So I use the api.Command :
api.Command[command](**params)

What I would like to know is which parameter should I use if I am searching for groups for which the name ends with the string "_toto" ?

Best regards.

Lune