# Async AML Endpoints to return asynchronous AML jobs, such as bulk screenings or monitoring tasks. ## Return All Async AML Jobs - [GET /compliance/kyc-protect/asyncAmlJobs](https://doc.creditsafe.com/connect-apis-catalog/product-catalog/kycprotect/kycprotect/async-aml/compliancegetkycasyncamljobs.md): Gets a list of async aml jobs for user. ## Return Async AML Jobs By Id - [GET /compliance/kyc-protect/asyncAmlJobs/{jobId}](https://doc.creditsafe.com/connect-apis-catalog/product-catalog/kycprotect/kycprotect/async-aml/compliancegetkycasyncamljobsjobid.md): Returns a list of async aml jobs for user. ## Return Async Job Criteria By Id - [GET /compliance/kyc-protect/asyncAmlJobs/{jobId}/criteria](https://doc.creditsafe.com/connect-apis-catalog/product-catalog/kycprotect/kycprotect/async-aml/compliancegetkycasyncamljobsjobidcriteria.md): Gets a list of job criteria by async job id for user.