Streams a CSV, TSV or JSON attachment of cases matching the search query. If caseIds are supplied the CSV only contains cases with those ids. You cannot supply both query and caseIds.
post/cases/download
Request body
caseIdsstring[]
Cases corresponding to these ids will be returned
querystring
Cases matching this query will be returned. This is ignored if empty.
limitstring
Max number of rows that can be downloaded when query is provided