REST API - discovering _t for internal API calls
![](http://jazz.net/_images/myphoto/aa39c8dd47496daa8285c4d1259c77a3.jpg)
For REST POST common it is not needed
https://xxxxxxx/service/com.ibm.team.workitem.common.internal.rest.IWorkItemRestService/getWorkItems
But for GET internal, there is some token _t parameter needed
?planId=_GsltQAasdfsadfhXoD8tw&planViewId=ee8xx5e-abb6-a04fb&_t=_THBBYE1_EeexxxA7lA
Probably for good reason, but I would like to try it anyways. Does anyone have a path forward on it?