Returns a paginated list of the authenticated user’s webhook subscriptions, ordered
by descending id. Use top/skip to page through results and inspect hasMore to
detect additional pages.
API key passed in the X-API-Key header
Maximum number of items to return (defaults to the API page size).
x >= 1Number of items to skip.
x >= 0