get the coordinates vertices of the mesh from Armature

we can get the coordinates of the vertices of the mesh ob.data.vertices [index] .co
and how to get the current position of vertices under the influence of Armature?