previewWorkItemFromList

Use this operation to retrieve information on one or more specified work items in a work list.

The request specifies the GUID of the requesting organizational entity, the IDs of one or more work items, and optionally a list of the fields about which information is required. You can use this operation:

  • To get the type and value of one or more specific fields. You can filter the information returned by specifying one or more field names as requiredField parameters. If you do so, the operation returns information only on those named fields.
  • To get information on all fields. If you do not include the requiredField parameter, the response returns the name, type, and value of all fields.

For API reference information, see previewWorkItemFromList.