List triggers
List triggers in the project, optionally filtered by target.
Authentication
AuthorizationBearer
API key or access token, sent as Authorization: Bearer <token>. The simplest option: create an API key in your dashboard under Settings, then paste it here.
OR
AuthorizationBearer
API key or access token, sent as Authorization: Bearer <token>. The simplest option: create an API key in your dashboard under Settings, then paste it here.
Path parameters
org_id
The organization ID
project_id
The project ID
Query parameters
limit
cursor
trigger_type
Supported trigger types.
Allowed values:
target_type
Target resource type for trigger execution.
Allowed values:
target_id
Response
Successful Response
webhook
List item for webhook triggers.
OR
schedule
OR
gmail_inbox
Errors
400
Bad Request Error
403
Forbidden Error
422
Unprocessable Entity Error