getDocument

abstract suspend fun getDocument(id: String): IssuedDocumentHandle?

Retrieves a specific document by its internal wallet id.

Return

An IssuedDocumentHandle if found, or null if no such document exists.

This lookup is I/O-bound and therefore suspend.

Parameters

id

The unique document id returned by issuance or listing.