List webhook endpoints

Every endpoint your organization has registered, active or not, oldest first. Secrets come back masked as whsec_…cdef, showing only the last four characters.

Authentication

AuthorizationBearer

API key generated in the Autolane Portal. Keys are organization-scoped, carry granular permissions, and are environment-specific: a sandbox key only works against the sandbox host, and a production key only against the production host.

Response

Registered endpoints, secrets masked
successboolean
dataobject

Errors

401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error