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_idstringRequiredformat: "uuid"
The organization ID
project_idstringRequiredformat: "uuid"
The project ID

Query parameters

limitintegerOptional1-100Defaults to 100
cursorstringOptionalformat: "uuid"
trigger_typeenumOptional
Supported trigger types.
Allowed values:
target_typeenumOptional
Target resource type for trigger execution.
Allowed values:
target_idstringOptionalformat: "uuid"

Response

Successful Response
webhookobject
List item for webhook triggers.
OR
scheduleobject
OR
gmail_inboxobject

Errors

400
Bad Request Error
403
Forbidden Error
422
Unprocessable Entity Error