Screen
Screen a project entity against watchlist records to identify potential matches. Requires the screened_risk role.
Authentication
AuthorizationBearer
OAuth authentication of the form <token>.
Path parameters
project_id
Project identifier.
project_entity_id
Project entity identifier.
Query parameters
type
Comma-separated list of watchlist record types to filter by.
release_name
Watchlist release name to filter by.
Response
This endpoint returns an object.
request
project_entity_attributes
data
Errors
400
Bad Request
401
Unauthorized
403
Forbidden
404
Not Found
405
Method Not Allowed
406
Not Acceptable
422
Unprocessable Content
429
Rate Limit Exceeded
500
Internal Server Error

