It's all about the answers!

Ask a question

Get all workitems with Rest Api


Amadou Beye (111) | asked Dec 12 '18, 10:45 a.m.
edited Dec 12 '18, 11:58 a.m.

I'm trying to fetch all workitems from nodejs with this url:


<host> + <projectId> + '/workitems'

but I'm getting

{
"oslc_cm:message": "isInitialized is not a valid property for QueryDescriptor",
"oslc_cm:status": 500
}

What's wrong ? 
How to query all workitems through rest api ?

Be the first one to answer this question!


Register or 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.