v12

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01251238661.6 KB
v1
protected
triggers

Get Execution Correlations

Get execution correlation data for a trigger.

Returns execution data with correlation information to created tasks and workflows for debugging and monitoring purposes.

Args: trigger_id: The unique identifier of the trigger page: Page number for pagination page_size: Number of executions per page user_context: Authentication context trigger_service: Injected trigger service

Returns: Execution correlation data

Raises: HTTPException: If trigger not found

get/v1/triggers/{trigger_id}/correlations

Path parameters

trigger_idstring uuid required

Query parameters

pageinteger

Page number

Page number

page_sizeinteger

Number of executions per page

Number of executions per page

Response

Successful Response

executionsobject[] required
has_nextboolean required
pageinteger required
page_sizeinteger required
totalinteger required