Get entity screening details
Returns the most recent AML screening result for the specified entity. The entity_type must be one of profile, hris_profile, or legal_entity.
Token scopes: screenings:read
Returns the most recent AML screening result for the specified entity. The entity_type must be one of profile, hris_profile, or legal_entity.
Token scopes: screenings:read
The type of entity to screen. Only ‘profile’, ‘hris_profile’, ‘legal_entity’ are accepted.
The Deel API uses bearer tokens to authenticate requests. All API calls must be made over HTTPS — calls over plain HTTP or without authentication will fail.
Standard OAuth2 security scheme based on https://swagger.io/docs/specification/authentication/