Search all document groups or documentGroup by name.
Version 2.0.0
Endpoint
GET
undefined/document-groups
Copy
Provides a list of all documentGroups existing in the system or a one documentGroup (not ina an array) when searched by an existing name.
Query Parameters
- namestringdocumentGroup Name.
Body Parameters
Responses
successful operation.
Body
application/json
- objectRequired
- groupsarray of objectsDocumentGroup(s) are the equivalent of ApplicationGroup within CMOD. They provide a category into which to place archived documents and include the definition of certain parameters/settings for the group – such as Retention Period, as well as the definition of metadata items to be set for documents being associated with the group. The DocumentGroup into which to place an uploaded document must be specified upon upload.