Is it possible to access a database’s profile document using Domino Data Services Rest API? If so, what URL would be used to retrieve this document?
Subject: The profile has a UNID, I’d suggest the document API
The profile may be directly accessible as a document. I know I’ve read fields from it this way from other parts of the API with no trouble.