List Webhooks
List webhook registrations visible to the authenticated principal. Results are ordered newest first. Access requires a machine API key with webhooks:read scope for the bound organization. Current producers emit transactions.sync_available and connection.status_changed, and test can be triggered explicitly via the API. The remaining spec-defined event types are reserved for upcoming producers.
Documentation Index
Fetch the complete documentation index at: https://docs.waycore.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Opaque API key passed as Authorization: Bearer <key>. Keys are organization-bound, environment-bound (live or test), scope-carrying, and expiring. Create and manage keys via the console.
Query Parameters
Pagination cursor from a previous response.
Maximum number of items to return.
1 <= x <= 500