Get document group history

GET {{url}}/documentgroup/{{document_group_id}}/historyfull

Returns back all document groups the user owns.

The call is paginated by last_updated, so offset and limit query parameters are required:

  1. Limit must be greater than 0 but less than or equal to 50.
  2. Offset must be 0 or greater.

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring