Skip to main content
GET
Retrieve an agent trigger

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

agentId
string<uuid>
required
triggerId
string<uuid>
required

Response

Retrieve an agent trigger

id
string<uuid>
required
triggerName
string
required
enabledAt
string<date-time> | null
required
createdAt
string<date-time>
required
updatedAt
string<date-time>
required
agentId
string<uuid>
required
triggerDisplayName
string
required
Required string length: 1 - 200
integrationId
string<uuid> | null
required
integrationType
string | null
required
filters
object
required