Share all details related to your problem, including any error messages you may have received.
Hi,
I want to get basic information like firstname, lastname, email, saMAccountname of the user through GET API if user has Active Directory Account. Is there any API to achieve this.
Below scim API return all application account of the user.
But you just have the User ID or user name, you may have to write a custom workflow to fetch the details you need and call the workflow using scim/v2/LaunchedWorkflows API