Skip to content

Instantly share code, notes, and snippets.

@mauriziocarioli
Created January 31, 2020 14:01
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/d794244568ad80cc65d9f9b6c7a5a317 to your computer and use it in GitHub Desktop.
Save mauriziocarioli/d794244568ad80cc65d9f9b6c7a5a317 to your computer and use it in GitHub Desktop.
curl --location --request GET 'http://localhost:8080/kie-server/services/rest/server/queries/processes/instances?status=1' \
--header 'Accept: application/json' \
--header 'Authorization: Basic ...'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment