Skip to main content
GET
List webhook endpoints

Authorizations

X-Suby-Api-Key
string
header
required

Secret API key. sk_live_… (production) or sk_sandbox_… (sandbox).

Query Parameters

limit
integer
default:20

Page size (1–100).

Required range: 1 <= x <= 100
cursor
string

Opaque pagination cursor from a previous pagination.nextCursor.

isActive
boolean

Response

Endpoints retrieved

success
boolean
required
Example:

true

data
object
required

Endpoint-specific payload.

message
string