Get paginated workflow execution history
API Reference
Get paginated workflow execution history
Returns decoded Temporal history events with optional payload inclusion. First page includes workflow metadata; subsequent pages return events only.
GET
Get paginated workflow execution history
Path Parameters
The workflow execution ID
Query Parameters
Specific run ID. Required when using pageToken.
Number of events per page
Required range:
1 <= x <= 50Base64 pagination token from previous response
Include decoded input/output payloads in events
Get workflow trace log data for a specific runGet paginated workflow execution history for a specific run