Agent SwarmAgent Swarm

Webhooks

Register and manage webhooks for real-time swarm event delivery to external systems

POST
/api/agentmail/webhook

Response Body

curl -X POST "http://localhost:3013/api/agentmail/webhook"
Empty
Empty
Empty
POST
/api/github/webhook

Response Body

curl -X POST "http://localhost:3013/api/github/webhook"
Empty
Empty
Empty
POST
/api/gitlab/webhook

Response Body

curl -X POST "http://localhost:3013/api/gitlab/webhook"
Empty
Empty
Empty
POST
/api/integrations/kapso/webhook

Response Body

curl -X POST "http://localhost:3013/api/integrations/kapso/webhook"
Empty
Empty
Empty
POST
/api/webhooks/{workflowId}

Path Parameters

workflowId*string

Response Body

curl -X POST "http://localhost:3013/api/webhooks/string"
Empty
Empty
Empty