curl --location -g --request GET 'https:///api/v2/workflows//responses?items_per_page&page&query&query_source&voted' \
--header 'Ocp-Apim-Subscription-Key: ' \
--header 'Authorization: Bearer '{
"success": true,
"message": "string",
"data": {
"property1": "string",
"property2": "string"
}
}