Get all webhook subscriptions
Get all webhook subscriptions
Retrieve an array of existing permissionless webhook subscriptions.
GET
Get all webhook subscriptions
Authorizations
Circle's API Keys are formatted in the following structure "PREFIX:ID:SECRET". All three parts are required to make a successful request.
Query Parameters
Filter subscriptions by environment. If omitted, returns subscriptions for all environments.
The environment for the subscription. Use TEST to receive testnet events or LIVE to receive mainnet events.
Available options:
TEST, LIVE Example:
"TEST"
Response
Successfully retrieved webhook subscriptions.