Manage the retrieval of predefined configuration profiles. These profiles are essential for setting up and managing compliance list screening processes.
List all predefined configuration profiles.
Successful operation
{- "values": [
- {
- "name": "QUICK",
- "configuration": {
- "matchingThreshold": "0.8",
- "lists": [
- {
- "technicalKey": "INFO4C_SL_1"
}
]
}, - "total": "67"
}
]
}