Async results can be used to track the status of asynchronous background jobs (such as data ingestion) for which results may not be
immediately available. Users can poll these records to view the status of their requests. Once the requests have been completed, users can
call the relevant entity’s Read endpoint to view the results of the job.