Returns a natural‑language summary of the search results. If no summary exists yet for the given searchId, the server will generate one using the current data, persist it, and then return it.
Request
Authorization
JWT Bearer
Add the parameter
Authorization
to Headers
Example:
Authorization: ********************
or
Path Params
Query Params
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://api.sherlockeye.io/v1/searches//summary?language' \
--header'Authorization: Bearer <token>'