Webhooks
List webhook endpoints
Returns endpoint metadata only — the signing secret is never returned after creation.
GET
List webhook endpoints
Previous
Register a webhook endpointRegisters an HTTPS endpoint and returns its `whsec_` signing secret ONCE. Omit `events` to subscribe to all currently-delivered events (world.generation.succeeded and world.generation.failed).
Next
List webhook endpoints