getRevision

fun getRevision(document: Document, revisionId: String): Deferred<RevisionSummary>

Retrieves the revision identified by revisionId for the given document, including its full snapshot. The document must be attached to this client.