Skip to content

Instantly share code, notes, and snippets.

@mauriziocarioli
Last active February 24, 2020 18:55
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/07caa2e57df4115d5f8ad66c20016654 to your computer and use it in GitHub Desktop.
Save mauriziocarioli/07caa2e57df4115d5f8ad66c20016654 to your computer and use it in GitHub Desktop.
curl --user Peter:secret \
--location --request GET 'http://localhost:8080/kie-server/services/rest/server/queries/tasks/instances/owners' \
--header 'Accept: application/json'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment