list group versions
/groups/{group}/versions [GET]
API Support | Available since | Last updated | Output |
---|---|---|---|
5.9800 | 5.9800 | xml, json |
Description
Lists all the document versions in a group.
Parameters
No parameters required.
Permission
This service is restricted to guest and higher, unless the group is accessible to public.
Response
<versions> <version name="[version name]" /> ... </versions>
Error Handling
No specific errors expected for this service.