YouTrack Server
 
2019.2
Get YouTrack Standalone
You are viewing the documentation for an earlier version of YouTrack Server. View this page in the current documentation

Get Available Work Items of Issue

Last modified: 17 December 2019

GET /rest/issue/{issue}/timetracking/workitem/

Get the list of available work items for a particular issue.

Parameters:

Response parameters:

For each work item in response code, you will get the following parameters:

Also, for each work item we provide unique URL to access this work item (as 'URL' attribute for the <workItem> parameter). See the section below for samples.

Samples

Sample 1

Request

Response

Sample 2

Request

Response