Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GetDocumentById #286

Open
andreyIsupov opened this issue Mar 5, 2024 · 1 comment
Open

GetDocumentById #286

andreyIsupov opened this issue Mar 5, 2024 · 1 comment

Comments

@andreyIsupov
Copy link

Запросил список документов через DocumentClient::getDocuments
для интересующего меня документа, сохранил его ID. как мне получить еще раз этот документ по его ID?
вот тут https://sdk-new.readthedocs.io/en/latest/GetDocumentById.html описан метод GetDocumentById. Есть ли в diadocsdk-java какой-нибудь аналог?

@andreyIsupov
Copy link
Author

нашел
DocumentClient::getDocument(boxId, messageId, entityId);
видимо, это то, что мне нужно

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant