case-group-endpoint
get RU details by party_id and survey_id with query limit
returns a list of ru details based on party_id and survey_id
get/casegroups/partyid/{party_id}/surveyid/{survey_id}
Path parameters
party_idstring required
the uuid of the party
survey_idstring required
the uuid of the survey
Query parameters
limitinteger required
the maximum number of cases to return
Response
OK