---
title: "Updated global watchlist result"
method: GET
path: "/omni/updated-watchlist-result"
tags: ["Global watchlist"]
---

# Updated global watchlist result

`GET /omni/updated-watchlist-result`

This endpoint gets the latest result for a previous search created with [watch-list](#/Onboarding/getWatchlistResult)
with refId from it's response, or gathered from an update notification or with interviewId that the search is associated with.

## Query parameters

- `ref` string
- `id` string

## Headers

- `api-version` string, required

## Response `200`

OK

- WatchlistSearchResultResponse

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.net/incode/apis/incode-omni-api.md) · [All operations](https://skmtc.net/incode/apis/incode-omni-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/incode/incode-omni-api/versions/30cd6d926ea3/schema)
