List webhooks
List all webhook endpoints for the authenticated account. Use POST /v1/webhooks to register new endpoints. All order event payloads include the full order snapshot — no follow-up API calls needed.
Authentication
AuthorizationBearer
API key (lb_ prefix). Pass as: Authorization: Bearer lb_...
Response
Successful Response
data
Array of webhook objects.
object
Object type identifier. Always list.
Errors
401
Unauthorized Error