Get API call history

Retrieve the API call history for the authenticated user. Returns a list of previous API calls including their parameters, results, and metadata.

This endpoint returns history for the following endpoints:

  • /v1/search
  • /v2/search
  • /v2/search/submit
  • /v2/search_company_leads

Cost: 0 credits

Check out official Python client

Query Params
integer
1 to 1000
Defaults to 10

The maximum number of API call history entries to return.

paths
array of strings

List of API endpoint paths to filter the history by. If provided, only API calls to the specified paths will be returned.

paths
Responses

400

Invalid parameter values.

401

Invalid API key

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json