We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02844b4 commit dba067aCopy full SHA for dba067a
README.md
@@ -31,6 +31,7 @@ A Python client library for the [Dynata Cmix API](https://wiki2.criticalmix.net/
31
get_surveys(status, *args, **kwargs)
32
get_survey_definition(survey_id)
33
get_survey_xml(survey_id)
34
+ get_survey_simulations(survey_id)
35
get_survey_test_url(survey_id)
36
get_survey_respondents(survey_id, respondent_type, live)
37
get_survey_status(survey_id)
0 commit comments