Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Jira Rest Api for getting newest with custom queue

ROTH
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 20, 2019

i have this URL 

https:/my-server/jira/projects/ID/queues/custom/100

I would like the equivalent with the API

https://my-server/jira/rest/api/2/search

JSON POST

{ "expand": [ "names", "schema", "operations" ], "jql": "project = ID", "maxResults": 15, "fields": [ "summary", "status", "assignee" ], "startAt": 0 }

 

 

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events