latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-14253240666.7 KB

082e677c141c

v1
protected
triggers

Get Trigger Status

Get trigger status and schedule information.

Returns detailed status information about the trigger, including execution status, rate limiting, and schedule information for cron triggers.

Args: trigger_id: The unique identifier of the trigger user_context: Authentication context trigger_service: Injected trigger service

Returns: Trigger status information

Raises: HTTPException: If trigger not found

get/v1/triggers/{trigger_id}/status

Path parameters

trigger_idstring uuid required

Response

Successful Response

consecutive_failuresinteger required
is_activeboolean required
last_execution_atstring nullable
schedule_infoobject nullable
should_disable_due_to_failuresboolean required
trigger_idstring uuid required