Skip to main content
GET
List webhook subscriptions

Authorizations

DPoP
string
header
required

Per-request DPoP proof JWT (RFC 9449). MUST accompany the Authorization: DPoP <access_token> header on every protected operation. The proof is signed by the merchant's private DPoP key and carries htm, htu, iat, jti, and ath claims.

Query Parameters

status
enum<string>
Available options:
active,
inactive

Response

List of subscriptions.

data
object[]
required