List document groups
Lists the document groups that packages and documents can be assigned to, returning each group’s name and code.
There is always at least one document group - “My Documents” (the name may
differ) with code 00001. This group is special: documents in it are only
visible to the WebPortal user who uploaded them. For documents uploaded
through the API, that is the user whose email address was supplied as the
package Initiator.
The Code field is a string. Its value may look numeric, but any leading
zeroes are part of the value and must be preserved.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Query Parameters
The document group name (or part) to search for
Response
OK
Response for a list of document groups
The list of document groups