REST caseVariable

REST API bpm/caseVariable what is variable_id source

The REST API documents that for a bpm/caseVariable GET request, you need the case_id and the variable_id. I can find the case_id from bpm/case GET but where does the variable_id come from? I haven't seen it returned in any of the REST API that I've used to date.

It would be really helpful if the JSON structure for each of the calls was listed in the documentation.

Notifications