v1

latestOpenAPI 3.0.12026-07-24283883639.5 KB
SearchTerm

Get All Search Terms

This endpoint retrieves (up to) the top 100 search terms for the current organization.<br><br> Note: The total number of records returned may vary because some search terms have been searched the same quantity. <h3>Required Scope</h3>search_terms:read

get/api/v2/search-terms

Query parameters

nextstring

Retrieves the next batch of search terms. This value expires after 2 minutes if a request has not been made during that time.

limitinteger

The maximum number of search terms to display per page. A maximum of 100 is allowed.

filter[start_date]string date

Filter criteria that returns search terms that were created from this date on. Format yyyy-mm-dd.

filter[end_date]string date

Filter criteria that returns search terms that were created before this date. Format yyyy-mm-dd.

Response

Success