Skip to main content
GET
List Webhooks

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-partner-id
string
default:""
required

The Partner ID header used for authorization

Query Parameters

tokens
string
Example:

"whk_cjf0qavsemvkg2on8f8g"

endpoints
string
Example:

"https://api.stripe.com/webhook/link-events"

names
string
Example:

"Events"

enabled
boolean
Example:

true

limit
string
Example:

"3"

page
string
Example:

"1"

Response

Response when retrieving a list of webhook subscriptions

Standard response structure for successful operations

ok
boolean

Indicates if the operation was successful

Example:

true

data
object

Contains the response data