Path Parameters
listId— The unique identifier of the restricted list whose entries you want to retrieve.
Description
- Returns all names that belong to the given restricted list.
- Each entry may include:
id— Unique identifier of the entry.name— Name added into the restricted list.country— Country associated with the name (if provided).referenceNumber— Internal reference number (optional).idNumber— Identification number (optional).comment— Notes or remarks (optional).active— Boolean flag showing if the entry is currently active.
Notes
- Use Get All Restricted List first to identify the
listId. - This API is useful for managing and reviewing restricted list contents.
- Inactive entries (
active: false) will still appear in the results but are excluded from screenings.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
X-Domain-ID
Path Parameters
listId
