getDocumentById

open suspend override fun getDocumentById(id: String): DataProviderResponse<GetDocumentResponse>

Fetch a full document model by document id

Return

A DataProviderResponse containing the fetched document