New server Endpoint (note this is different to get params_id):
Code Block |
---|
https://public-survey-data-api.rose.conceptsauce.io/api |
Request body:
Code Block | ||
---|---|---|
| ||
{ "event_type": "get_data_request", "action": "get_conjoint_shelf_version_summary", "data": { "target": { "survey_id": "SURV01FPWYJF00B84Q5AXVHF25QQ8Z", "block_id": "con", "version_id": "1" } } } |
...