Get Agent Trigger
Authentication
Enter your API key with the Bearer prefix, e.g. ‘Bearer sk_…’.
Path parameters
Agent id (prefixed external id, agent_...).
Trigger id (prefixed external id, trigger_...).
Headers
Response headers
Response
Prefixed wire identifier (trigger_<26 char Crockford base32>).
The cadence of a schedule trigger. Set exactly one of cron or
interval_seconds.
The inbound-fire config of a webhook trigger.
The inbound fire URL path for a webhook trigger; prepend the API host. Absent for a schedule trigger.
The plaintext fire token for a webhook trigger. Present in the create response ONLY and never again - store it securely.