getDocumentById
open suspend override fun getDocumentById(id: String): DataProviderResponse<GetDocumentResponse>
Content copied to clipboard
Fetch a full document model by document id
Return
A DataProviderResponse containing the fetched document