Retrieve a paginated list of all webhook subscriptions for your team.
limit parameter to control page size, and pass the next_offset value from the response as the offset parameter to retrieve the next page.API key for authentication. Obtain your key from the Dune dashboard at sim.dune.com.
Number of results to return. Defaults to 100.
The offset to paginate through result sets; this is a cursor being passed from the previous response.