- Auditing which addresses are being monitored
- Verifying address subscriptions
- Exporting your subscription list
Pagination
This endpoint uses cursor-based pagination. Use thelimit parameter to control page size, and pass the next_offset value from the response as the offset parameter to retrieve the next page.
Headers
Used for authenticating requests. Provide an API key with a purpose of Sim API. See Authentication.
Path Parameters
The unique identifier of the webhook.
Query Parameters
Number of results to return. Defaults to 100.
The offset to paginate through result sets.