166 167 168
# File 'lib/meilisearch/client.rb', line 166 def batch(batch_uid) http_get "/batches/#{batch_uid}" end