List triggers

List triggers in the project, optionally filtered by target.

Authentication

AuthorizationBearer

Bearer token authentication using JWT tokens from Ory Kratos/Hydra

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
WebhookTriggerListItemobject
OR
ScheduleTriggerListItemobject

Errors

400
Bad Request Error
403
Forbidden Error
422
Unprocessable Entity Error