Get all of the data for a specific workflow
curl --request GET \ --url https://api.hystruct.com/v1/workflows/{workflowId}/data \ --header 'x-api-key: <api-key>'
[ { "id": "<string>", "name": "<string>", "email": "<string>" } ]
workflow ID