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 3407682 commit 064eefdCopy full SHA for 064eefd
README.md
@@ -32,6 +32,7 @@ A Python client library for the [Dynata Cmix API](https://wiki2.criticalmix.net/
32
get_survey_definition(survey_id)
33
get_survey_xml(survey_id)
34
get_survey_simulations(survey_id)
35
+ get_survey_termination_codes(survey_id)
36
get_survey_test_url(survey_id)
37
get_survey_respondents(survey_id, respondent_type, live)
38
get_survey_status(survey_id)
0 commit comments