Get the status of an asynchronous job
This endpoint retrieves the current status of an asynchronous job identified by its jobId.
NOTE: The job must exist. If the job is not found, appropriate error responses will be returned. The job status is updated periodically, and the client should poll this endpoint to get the latest status, based on the retry-after header.
NOTE:
Get the status of an asynchronous job
This endpoint retrieves the current status of an asynchronous job identified by its jobId.