post https://example.my.idaptive.app/CDirectoryService/GetUser
- Use this API to fetch the details of any specific existing user in the cloud directory.
- Only system administrators, users with user management rights, or the user itself can invoke this API.
- This API is a GET request that needs the desired user's unique id as parameters in the body arguments.
- Only system admin or users with user management permission can execute this API to get the details of other cloud users.
- Standard users can fetch only their details using this API call.
- The API call returns the ID, name and various details for the requested user.