Skip to content

Cursor Cloud agent webhook handler

POST
/webhooks/cursor-agent
curl --request POST \
--url https://example.com/api/webhooks/cursor-agent \
--header 'Content-Type: application/json' \
--data '{}'

Handles v0 statusChange events (FINISHED/ERROR). HMAC verified via X-Webhook-Signature.

Media type application/json
object

Success

Media type application/json
object
ok
required
boolean

Invalid webhook signature

Webhook secret not configured