We have a Dynamics 365 Finance & Operations tenant. We have imported some of our users and service principals from Azure Active Directory.
We are looking for APIs to get all the user information from Finance & Operations. Did not find this official documentation useful: https://learn.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/data-entities/data-management-api
We have 2 questions:
- What are all the APIs available that give system user data ?
- We would also like to distinguish between human Identities and Machine Identities (Service Principals, service accounts etc).
Is there any attribute in user data APIs that will help us to distinguish between human and machine users ?