Please help us help you and fill where relevant: Your LimeSurvey version:
LimeSurvey Cloud
Version 5.6.38 Own server or LimeSurvey hosting: LimeSurvey hosting Survey theme/template:
==================
I have a question about getting survey participant information via the list_participants API call using Python.
How do I specify a search criteria? The last argument to list_participants is an array of search conditions, but I believe the example from the documentation is PHP. I'm not sure how to achieve the same results using Python. I have specified to search by token, but still receive all survey participants in the return.