how to get data in Json form by postman for TFS AP

2019-08-29 07:47发布

1条回答
够拽才男人
2楼-- · 2019-08-29 08:42

Since you only want to get one work item, you should refer to this section of the document:

https://www.visualstudio.com/en-us/docs/integrate/api/wit/work-items#get-a-work-item

And in Postman you should use the following Link By GET

http://apactfs.cbre.com:8080/tfs/cbre.apac.applications/_apis/wit/workitems/61092?api-version=1.0
查看更多
登录 后发表回答