Hi there!
Since this is your first post, please read Please read: make it easier to help you.
However in general, there is no way to get this information. JuMP provides only the final optimal solution (if one exists).
Some solvers may support writing their progress to a log file. You should consult each solvers documentation for appropriate solver-specific parameters.