Forums

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

Can anyone help with rest api to get the details of existing projects?

Suman Chakraborty June 17, 2019

Can anyone help with rest api to get the details of existing projects?

https://turvojira.atlassian.net/rest/api/3/dashboard/:id

 

 

1 answer

0 votes
Aleksandr Zuevich
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 17, 2019

Hi Suman,

What is your trouble exactly?

Suman Chakraborty June 17, 2019

Hi Aleksandr,

 

I was trying to fetch the data of my projects so that I can create report out of it . 
Somehow it not going through .

For example:

https://{{host}}/rest/api/3/project/:projectIdOrKey?

I am using the above api after replacing the host and also using my credential and trapidView=19&projectKey=SUP .

But the result is coming blank .

Don'Screenshot 2019-06-17 at 7.09.33 PM.pngScreenshot 2019-06-17 at 7.09.42 PM.pngt know why

Aleksandr Zuevich
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 17, 2019

This is because you try to use query parameters instead of path variables. In your case you should use this URL: https://turvojira.atlassian.net/rest/api/3/project/SUP

Suman Chakraborty June 17, 2019

Screenshot 2019-06-17 at 10.55.38 PM.pngCan you suggest what should if I want to get Support - Kanban board

Aleksandr Zuevich
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 17, 2019

To get the board you can use https://turvojira.atlassian.net/rest/agile/1.0/board/19

You can find details in Atlassian cloud developer documentation:

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events