HangFire.Pro Batch Status

Is there a way to get the status of a batch using the batchId?

Similar to how you get the JobStatus like:

Hangfire.JobStorage.Current.GetMonitoringApi().JobDetails(jobId)