Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Get the screening policy for AML.
TypeScript
const response: Promise<FireblocksResponse<ScreeningProviderRulesConfigurationResponse>> = fireblocks.compliance.getAmlScreeningPolicy();
{ "amountUSD": 123, "amount": 123, "asset": "<string>" }
Screening policy retrieved successfully.
ACCEPT
REJECT
ALERT
WAIT
FREEZE
CANCEL
INBOUND
OUTBOUND
COMPLETED
PENDING
REJECTED
FAILED
CANCELED
BLOCKING_TIME_EXPIRED
Was this page helpful?