# Asynchronous Process Control

## Get Async Process Status

 - [GET /api/v2.0/orgs/{orgToken}/asyncProcessStatus/{statusUuid}](https://api-docs.mend.io/sca/2.0/asynchronous-process-control/getreportstatus.md): Returns the status of an asynchronous process. Asynchronous processes allow requests to be performed in
 the background, enabling you to initiate tasks and check their completion status later.

 Requests Performed in Async Process:
+ Post Apply OrganizationPolicies On Inventory.
+ Post Apply Product Policies On Inventory.
+ Post Apply Project Policies On Inventory.

