Global Watchlist result
| Time | Status | User Agent | |
|---|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
firstName
string
surName
string
birthYear
int32
Year of birth, if known
countryCodes
array
countryCodes ADD
watchlistTypes
array
watchlistTypes ADD
subscribe
boolean
Subscribes to updates on the watchlists to receive notification for updates on the search.
truefalse
fuzziness
float
Determines how closely the returned results must match the supplied name.
search_profile
string
Search profile set for the client to use specify what sources they will be searching against.
api-version
string
required
Defaults to 1.0
``200 OK
``400 Bad Request
Updated 18 days ago
ShellNodeRubyPHPPython
xxxxxxxxxx
curl --request POST \
--url https://demo-api.incodesmile.com/omni/watchlist-result \
--header 'accept: application/json' \
--header 'api-version: 1.0' \
--header 'content-type: application/json'
Click Try It! to start a request and see the response here! Or choose an example:
application/json
200400
Updated18 days ago