GET
/api/v2/saved-searchesRetrieves saved searches for the authenticated team (paginated). Results are capped at limit (default and maximum 1000). When more records exist than are returned, meta.total exceeds data.length; clients with large collections must page with limit/offset to retrieve them all.
Query parameters
Response
JSON
200
Successfully retrieved saved searches
401
Unauthorized