get_group_revision_pages
Query the server for group revision history. The history contains information about the changes between each revision and the user that made the change.
auto-generated example may not be a valid request. Seev1.GetGroupRevisionPagesRequestfor all fields.
{
"account": "0cc10e61-d64c-4dbc-b51c-334f7dd45a4a",
"group_id": "EdSqI90cS0UomDpgUXOlCoObWvQOXlH5G3Z2d3f4ayE=",
"type": "get_group_revision_pages",
"version": "v1"
}
- Request Type:
v1.GetGroupRevisionPagesRequest - Success Response Type:
v1.GroupHistoryPage - Error response types:
v1.NoSuchAccountErrorv1.UnknownGroupErrorv1.ServerNotFoundErrorv1.InvalidProxyErrorv1.InternalErrorv1.GroupVerificationErrorv1.InvalidGroupStateErrorv1.InvalidRequestErrorv1.AuthorizationFailedError- caused when not a member of the group, when requesting logs from a revision lower than your joinedAtVersion, etc.v1.RateLimitErrorv1.SQLError