Get all running and pending batch operations
GET/v2/projects/:projectId/current-batch-jobs
Returns all running and pending batch operations. Completed batch operations are returned only if they are not older than 1 hour. If user doesn't have permission to view all batch operations, only their operations are returned.