All endpoints

List webhooks

GEThttps://myagentmail.com/v1/webhooks

Responses

200application/jsonOK
webhooks
object[]
id
string

format: uuid

url
string

format: uri

events
"message.received" | "message.sent" | "message.bounced"[]
secret
string

HMAC-SHA256 secret. Only returned on creation.

isActive
boolean
createdAt
string

format: date-time

Authentication

Send your API key in the X-API-Key header (or Authorization: Bearer <key>). Any prefix accepted by this endpoint — tk_, wk_, ak_, or sa_ — is documented in the key prefix table.