Work Items and OKRs
Get a specific work item metadata by its ID
get/item/{itemId}
Path parameters
itemIdstring required
Query parameters
fieldsstring
Comma separated field list to be included in response, set "all" for all fields
Response
The item’s metadata
Changes
Changed in 1 of the 3 revisions of this API.1
- ○
added the optional property
assignee/allOf[Assignee]/userIdto the response with the200statusresponse-optional-property-added
- ○