List webhook endpoints
List the endpoints registered for this account, most recently created first. Signing secrets are not returned: they are shown only when the endpoint is created.
Authorizations
Account API key passed in the Authorization header
Query Parameters
Target account UUID. Required for staff callers; ignored for customer API keys.
Response
OK
When the endpoint was registered. Only events detected after this are ever pushed to it.
Endpoint UUID. Use it to update, delete, or filter deliveries.
When false, nothing is pushed here. Events are unaffected and stay readable from the feed.
When the endpoint was last changed.
HTTPS destination events are POSTed to.
"https://hooks.example.com/tamtam"
Free-text label, so several endpoints can be told apart.