Skip to content

Instantly share code, notes, and snippets.

@Arsenalist
Created September 6, 2016 17:56
Show Gist options
  • Save Arsenalist/0849fe62eb2307cc71d292e881cb81bb to your computer and use it in GitHub Desktop.
Save Arsenalist/0849fe62eb2307cc71d292e881cb81bb to your computer and use it in GitHub Desktop.
curl "https://ctc-customs.atlassian.net/rest/api/2/search" -H "Upgrade-Insecure-Requests: 1" -H "Cookie: mywork.tab.tasks=false; ISESSION=""6e5a049ac9b42e3e3d4738f7d5cdac8d64abeba9-xsrf=4cef945d51879c05db047ced5bfac6fc63210a91""; ondemand.signup.enabled=false; __atl_path=172.26.26.14.1441930664089256; studio.crowd.tokenkey=nf1hcjgYvsbdUkmXOtHYGA00; JSESSIONID=E2C90229F8C1DC81ABFBA1B06DCB0CFD; atlassian.xsrf.token=BE6K-ZQR5-NKNV-FREP|8081549e2d184997d9f4456a3a6cea6e3fcfd52b|lin" -H "Connection: keep-alive" -H "Content-Type: application/json" -X POST -d '{"jql": "issuetype = Story","startAt":0,"maxResults":1500,"fields":["id","key","summary","status.id","issuetype"]}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment