I want to add multiple survey_id values in the get_survey_details method but I keep getting an error message with everything I've tried. I've used comma separated values, replicating the structure for multiple entries, multiple values with a space delimiter -- but nothing has worked. See the error message below.
{ "status": 3, "errmsg": "Invalid data detected in parameter 'survey_id'." }