Created
February 24, 2020 19:20
-
-
Save mauriziocarioli/79db8bd88e95deede5bc1ea966359f46 to your computer and use it in GitHub Desktop.
Get Peter's Task Form
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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