list versions Method

Applies to: SharePoint Foundation 2010

The list versions method retrieves metadata for all the versions of the specified document. This method does not return metadata for the current document.

method=list versions:server_extension_version 
&service_name=/&document_name=file_name

Parameters

document_name Parameter

Decoded

POST /site_url/_vti_bin/_vti_aut/author.dll HTTP/1.0
.
.
.
method=list+versions:6.0.n.nnnn
&service_name=/
&document_name=file_name

See Also

Concepts

Server Versions for SharePoint Foundation