Skip to main content
GET
Get the executions of a trigger

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

id
string
required

The ID of the trigger

Response

200 - application/json

The executions of the trigger

executions
The Trigger Execution object · object[]
required

The executions of the trigger