Api Home > WorkItem > GetWatchlistByWorkItemId

GET api/teams/WorkItem/GetWatchlistByWorkItemId?workitemId={workitemId} Returns users for a specified workitem

Request Information

URI Parameters

NameDescriptionTypeAdditional information
workitemId

Workitem id to search on.

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Collection of User
NameDescriptionTypeAdditional information
BusinessPhone

string

None.

BusinessPhone2

string

None.

City

string

None.

Company

string

None.

Country

string

None.

Department

string

None.

EmployeeId

string

None.

Fax

string

None.

FirstName

string

None.

HomePhone

string

None.

HomePhone2

string

None.

Initials

string

None.

LastName

string

None.

Mobile

string

None.

Office

string

None.

Pager

string

None.

State

string

None.

StreetAddress

string

None.

Title

string

None.

Zip

string

None.

AssetStatus

DisplayEnumeration

None.

Notes

string

None.

ObjectStatus

DisplayEnumeration

None.

BaseId

globally unique identifier

None.

Path

string

None.

FullName

string

None.

DisplayName

string

None.

LastModified

date

None.

TimeAdded

date

None.

LastModifiedBy

date

None.

DisplayExtensionProperties

boolean

None.

ExtensionProperties

Dictionary of string [key] and Object [value]

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.