Get a list of all webhooks in your account. This shows basic information about each webhook:
The results come in pages. Use limit
to set how many webhooks to get per page (up to 200). Use cursor
to get the next page of results.
Your Exa API key
The cursor to paginate through the results
1
The number of results to return
1 <= x <= 200
List of webhooks
The response is of type object
.