List webhook endpoints for the entity
Webhooks
List webhook endpoints for the entity
Returns a cursor-paginated list of outbound webhook endpoint subscriptions
registered for the authenticated entity. Each record includes the endpoint URL,
enabled_events subscription list, delivery statistics, and operational status.
Requires webhooks:manage scope.
GET
List webhook endpoints for the entity
Authorizations
API key issued per entity via Settings > Developers > API Keys.
Each key carries scopes (e.g. orders:read, products:write).
Bearer token format: Authorization: Bearer ark_live_ent_Test keys use ark_test_ent_. Both are issued per entity
via Settings > Developers > API Keys.
Query Parameters
Required range:
1 <= x <= 100Cursor for pagination -- return records created before this ID.
Available options:
active, paused, disabled Available options:
test, live 
