get https://{hostname}/amfa/v1/users/
Get details about a specific user account, including the userId
, status
, and username
. It also lists the alias
information and groups
that the user belongs to.
Recipes
Get a user
Open Recipe
Get details about a specific user account, including the userId
, status
, and username
. It also lists the alias
information and groups
that the user belongs to.
Try It!
to start a request and see the response here!