v1triggerinstances

Returns a list of all trigger instances.

Query parameters
exclude_attributes
array[string]
List of attributes to exclude
include_attributes
array[string]
List of attributes to include
limit
integer
Number of trigger instances to get
offset
integer
Number of trigger instances to offset
sort
string
Comma-separated list of fields to sort by
id
array[string]
Entity id filter
name
array[string]
Entity name filter
trigger
string
Trigger filter
timestamp_lt
string
Start timestamp less than filter
timestamp_gt
string
Start timestamp greater than filter
trigger_type
string
Trigger type filter
Responses

List of trigger instances

array[object]
Path parameters
instance_id
string
Entity reference or id
required
Responses

Trigger instance requested

object
Path parameters
trigger_instance_id
string
Entity id
required
Responses

Trigger instance being re-emitted

object