v1
protected
triggers
Triggers Health Check
Comprehensive health check endpoint for trigger system.
Checks all trigger system components including:
- Database connectivity
- Temporal schedule manager
- Webhook manager
- Execution metrics
Returns: Dictionary with detailed health status information
get/v1/workspaces/{workspace}/triggers/health
Path parameters
workspacestring required
Slug of the workspace the request acts in
Slug of the workspace the request acts in
Response
Successful Response
object required
Changes
Changed in 1 of the 45 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○