Webhook
Unwrap
Parse Unverified
Models
BetaWebhookAgentArchivedEventData object{ id, organization_id, type, workspace_id }
ID of the agent that triggered the event.
BetaWebhookAgentCreatedEventData object{ id, organization_id, type, workspace_id }
ID of the agent that triggered the event.
BetaWebhookAgentDeletedEventData object{ id, organization_id, type, workspace_id }
ID of the agent that triggered the event.
BetaWebhookAgentUpdatedEventData object{ id, organization_id, type, workspace_id }
ID of the agent that triggered the event.
BetaWebhookDeploymentArchivedEventData object{ id, organization_id, type, workspace_id }
ID of the deployment that triggered the event.
BetaWebhookDeploymentCreatedEventData object{ id, organization_id, type, workspace_id }
ID of the deployment that triggered the event.
BetaWebhookDeploymentDeletedEventData object{ id, organization_id, type, workspace_id }
ID of the deployment that triggered the event.
BetaWebhookDeploymentPausedEventData object{ id, organization_id, type, workspace_id }
ID of the deployment that triggered the event.
BetaWebhookDeploymentRunFailedEventData object{ id, organization_id, type, workspace_id }
ID of the deployment run that triggered the event.
BetaWebhookDeploymentRunStartedEventData object{ id, organization_id, type, workspace_id }
ID of the deployment run that triggered the event.
BetaWebhookDeploymentRunSucceededEventData object{ id, organization_id, type, workspace_id }
ID of the deployment run that triggered the event.
BetaWebhookDeploymentUnpausedEventData object{ id, organization_id, type, workspace_id }
ID of the deployment that triggered the event.
BetaWebhookDeploymentUpdatedEventData object{ id, organization_id, type, workspace_id }
ID of the deployment that triggered the event.
BetaWebhookEnvironmentArchivedEventData object{ id, organization_id, type, workspace_id }
ID of the environment that triggered the event.
BetaWebhookEnvironmentCreatedEventData object{ id, organization_id, type, workspace_id }
ID of the environment that triggered the event.
BetaWebhookEnvironmentDeletedEventData object{ id, organization_id, type, workspace_id }
ID of the environment that triggered the event.
BetaWebhookEnvironmentUpdatedEventData object{ id, organization_id, type, workspace_id }
ID of the environment that triggered the event.
BetaWebhookEvent object{ id, created_at, data, type }
Unique event identifier for idempotency.
created_at: stringRFC 3339 timestamp when the event occurred.
RFC 3339 timestamp when the event occurred.
data: BetaWebhookEventData
Object type. Always event for webhook payloads.
BetaWebhookEventData = BetaWebhookSessionCreatedEventData { id, organization_id, type, workspace_id } or BetaWebhookSessionPendingEventData { id, organization_id, type, workspace_id } or BetaWebhookSessionRunningEventData { id, organization_id, type, workspace_id } or 41 more
BetaWebhookMemoryStoreArchivedEventData object{ id, organization_id, type, workspace_id }
ID of the memory store that triggered the event.
BetaWebhookMemoryStoreCreatedEventData object{ id, organization_id, type, workspace_id }
ID of the memory store that triggered the event.
BetaWebhookMemoryStoreDeletedEventData object{ id, organization_id, type, workspace_id }
ID of the memory store that triggered the event.
BetaWebhookSessionArchivedEventData object{ id, organization_id, type, workspace_id }
ID of the session that triggered the event.
BetaWebhookSessionBudgetReachedEventData object{ id, organization_id, type, workspace_id }
ID of the session that triggered the event.
BetaWebhookSessionCreatedEventData object{ id, organization_id, type, workspace_id }
ID of the session that triggered the event.
BetaWebhookSessionDeletedEventData object{ id, organization_id, type, workspace_id }
ID of the session that triggered the event.
BetaWebhookSessionIdledEventData object{ id, organization_id, type, workspace_id }
ID of the session that triggered the event.
BetaWebhookSessionOutcomeEvaluationEndedEventData object{ id, organization_id, type, workspace_id }
ID of the session that triggered the event.
BetaWebhookSessionPendingEventData object{ id, organization_id, type, workspace_id }
ID of the session that triggered the event.
BetaWebhookSessionRequiresActionEventData object{ id, organization_id, type, workspace_id }
ID of the session that triggered the event.
BetaWebhookSessionRunningEventData object{ id, organization_id, type, workspace_id }
ID of the session that triggered the event.
BetaWebhookSessionStatusIdledEventData object{ id, organization_id, type, workspace_id }
ID of the session that triggered the event.
BetaWebhookSessionStatusRescheduledEventData object{ id, organization_id, type, workspace_id }
ID of the session that triggered the event.
BetaWebhookSessionStatusRunStartedEventData object{ id, organization_id, type, workspace_id }
ID of the session that triggered the event.
BetaWebhookSessionStatusTerminatedEventData object{ id, organization_id, type, workspace_id }
ID of the session that triggered the event.
BetaWebhookSessionThreadCreatedEventData object{ id, organization_id, session_thread_id, 2 more }
ID of the session that triggered the event.
ID of the session thread this event refers to.
BetaWebhookSessionThreadIdledEventData object{ id, organization_id, session_thread_id, 2 more }
ID of the session that triggered the event.
ID of the session thread this event refers to.
BetaWebhookSessionThreadTerminatedEventData object{ id, organization_id, session_thread_id, 2 more }
ID of the session that triggered the event.
ID of the session thread this event refers to.
BetaWebhookSessionUpdatedEventData object{ id, organization_id, type, workspace_id }
ID of the session that triggered the event.
BetaWebhookVaultArchivedEventData object{ id, organization_id, type, workspace_id }
ID of the vault that triggered the event.
BetaWebhookVaultCreatedEventData object{ id, organization_id, type, workspace_id }
ID of the vault that triggered the event.
BetaWebhookVaultCredentialArchivedEventData object{ id, organization_id, type, 2 more }
ID of the vault credential that triggered the event.
ID of the vault that owns this credential.
BetaWebhookVaultCredentialCreatedEventData object{ id, organization_id, type, 2 more }
ID of the vault credential that triggered the event.
ID of the vault that owns this credential.
BetaWebhookVaultCredentialDeletedEventData object{ id, organization_id, type, 2 more }
ID of the vault credential that triggered the event.
ID of the vault that owns this credential.
BetaWebhookVaultCredentialRefreshFailedEventData object{ id, organization_id, type, 2 more }
ID of the vault credential that triggered the event.
ID of the vault that owns this credential.
BetaWebhookVaultDeletedEventData object{ id, organization_id, type, workspace_id }
ID of the vault that triggered the event.