Instant Search History Methods
POST
To view your search history you can query monitorSubjectID or externalId, or conduct an unfiltered (return all results) search. The results are ordered from most recent to oldest.
API Reference: POST /search/history
GET
Each search you conduct has an associated ‘searchHistoryID’ (id). You can query for a specific search request. Currently, the returned result will be for the single monitor subject searched.
API Reference: Get a Search History by ID
Updated about 3 years ago