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 e366e4d commit 9d947caCopy full SHA for 9d947ca
README.md
@@ -29,6 +29,7 @@ A Python client library for the [Dynata Cmix API](https://wiki2.criticalmix.net/
29
fetch_banner_filter(survey_id, question_a, question_b, response_id)
30
fetch_raw_results(survey_id, payload)
31
get_surveys(status, *args, **kwargs)
32
+ get_survey_data_layouts(survey_id)
33
get_survey_definition(survey_id)
34
get_survey_xml(survey_id)
35
get_survey_simulations(survey_id)
0 commit comments