I have a query created in my RTC Project Area. In that query I am selection only a few fields say(Attribute A, Attribute B, Attribute C) . Is there a way to get the Attribute names which I have specified in the Query through REST API?
Not that I'm aware of any published OSLC/REST API with such feature. You can always do some network tracing to find out the exact URL for editing the query. From the SOAP response of this URL, you can find out all the columns defined in the query.
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.