Retrieves Hawk-generated customer case statistics by internal case ID. Returns customer risk rating, flagging results, and screening data.
Internal Hawk case ID
Customer case found with all data sources available
Internal Hawk case ID
Correlation ID linking this case to the original request
Tenant identifier
Customer identifier associated with this case
Account identifier associated with this case
Timestamp when processing of the case completed (ISO 8601 UTC)
Current lifecycle status of the case. One of: OPEN, NOT_OPENED, AUTO_CLOSED
Current processing status of the case. One of: new, unsuspicious, relieved, unsubstantiated, opening, machine-review, operator-review, accepted, escalated, sar-filing, sar-filed, reopening, reopened
ID of the user the case is assigned to
Type of check that created this case (AMLChecks or CustomerChecks)
Source tags applied to this case
Category assigned to the tenant
Customer Risk Rating statistics
Email addresses of the customer
Name of the customer
Customer status. One of: proceeded, blocked
Type of customer
Risk level assigned to the customer
Total risk points scored
Risk factors identified
Flagging results from risk assessment
Countries that matched this flag
Flag identifier
Screening hits
A single screening hit, object-wrapped (mirrors the callback contract) so it can carry additional fields in future.
Screening hit type. One of: POLITICALLY_EXPOSED_PERSON, SPECIAL_INTEREST_ENTITY, SPECIAL_INTEREST_PERSON, SANCTIONED_ENTITY, SANCTIONED_PERSON, RELATIVE_OR_CLOSE_ASSOCIATE, BLACKLIST_ENTITY, BLACKLIST_PERSON, ADVERSE_MEDIA
Customer case found but some data sources are unavailable — response payload may have missing fields
Internal Hawk case ID
Correlation ID linking this case to the original request
Tenant identifier
Customer identifier associated with this case
Account identifier associated with this case
Timestamp when processing of the case completed (ISO 8601 UTC)
Current lifecycle status of the case. One of: OPEN, NOT_OPENED, AUTO_CLOSED
Current processing status of the case. One of: new, unsuspicious, relieved, unsubstantiated, opening, machine-review, operator-review, accepted, escalated, sar-filing, sar-filed, reopening, reopened
ID of the user the case is assigned to
Type of check that created this case (AMLChecks or CustomerChecks)
Source tags applied to this case
Category assigned to the tenant
Customer Risk Rating statistics
Email addresses of the customer
Name of the customer
Customer status. One of: proceeded, blocked
Type of customer
Risk level assigned to the customer
Total risk points scored
Risk factors identified
Flagging results from risk assessment
Countries that matched this flag
Flag identifier
Screening hits
A single screening hit, object-wrapped (mirrors the callback contract) so it can carry additional fields in future.
Screening hit type. One of: POLITICALLY_EXPOSED_PERSON, SPECIAL_INTEREST_ENTITY, SPECIAL_INTEREST_PERSON, SANCTIONED_ENTITY, SANCTIONED_PERSON, RELATIVE_OR_CLOSE_ASSOCIATE, BLACKLIST_ENTITY, BLACKLIST_PERSON, ADVERSE_MEDIA
Missing or invalid API key
{
"errors": [
"Missing or invalid API key"
]
}List of error messages
No customer case exists for the given caseId
{
"errors": [
"Customer case not found"
]
}List of error messages
Rate limit exceeded
{
"errors": [
"Rate limit exceeded"
]
}List of error messages