Skip to content

Instantly share code, notes, and snippets.

@mauriziocarioli
Created February 24, 2020 19:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mauriziocarioli/79db8bd88e95deede5bc1ea966359f46 to your computer and use it in GitHub Desktop.
Save mauriziocarioli/79db8bd88e95deede5bc1ea966359f46 to your computer and use it in GitHub Desktop.
Get Peter's Task Form
curl --user Peter:secret \
--location --request GET 'http://localhost:8080/kie-server/services/rest/server/containers/PHM-Processes/forms/tasks/1?lang=en&type=ANY&marshallContent=true' \
--header 'Accept: application/json'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment