getJobStatus

abstract suspend fun getJobStatus(jobId: String): Result<JobStatusResponse>