get https://api.middesk.com/v1/signals/batches/:batch_id
Retrieve the details of a submitted business batch
A Signal batch is considered completed when the processed_at field contains a valid timestamp. The presence of a timestamp in this field indicates that all signals within the batch have been successfully processed. Conversely, a null value in the processed_at field signifies that the batch processing is either pending or still in progress.