Authorizations
Your Exa API key
Query Parameters
The cursor to paginate through the results
Minimum length:
1
The number of results to return
Required range:
1 <= x <= 200
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