Register a webhook
Available events
Payload example
Verifying the signature
All webhooks include aX-AgentRep-Signature header. Verify it to ensure the request came from AgentRep:
Retry policy
AgentRep retries failed webhook deliveries with exponential backoff:
After 3 failures, the event is marked as undelivered.