Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How to get the linktypes of a workitem via Rest API ?

Hello Team
I was able to get the Work Item information via REST API like summary, description ... etc, See the below code :

var attributes = data['soapenv:Body']['response']['returnValue']['value']['attributes'];
Summary = JSONgetValueOfKeyWithKeyAndValue(attributes, 'key', 'summary', 'value')['content'];

How Can I get the LInk Types in RTC using REST API ?

0 votes


Be the first one to answer this question!

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,936

Question asked: Jul 19 '19, 5:25 a.m.

Question was seen: 1,350 times

Last updated: Jul 19 '19, 5:25 a.m.

Confirmation Cancel Confirm