Get chronological history of work items for a context

Returns chronological history of work items for a context.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Query parameters

rootExecutionIdstringOptional
Unique identifier of the root execution that started the ancestry chain.

Response

Context work items retrieved successfully
itemslist of objects
Chronological list of work items in the context.

Errors

500
Internal Server Error