How to search for machine accounts / identities that a particular user owns

We have a source dedicated for machine accounts only.
The requirement is to find out how many machine accouts/identities that a particular user owns.
Is there any search query which can find it or do we need to explore from API?
Can anyone help me in this?

Hi,

Can you elaborate the requirement?

It means identities will have machine accounts and one identity can have any number of machine accounts.

You are looking for how many machine accounts are tagged to single person right?

-Abhinov

@piyushdiwani you view it from UI under machine accounts by filtering from sources.However for report it would be better if you a machine account dummy certification and select the source it should give you all the machine accounts details.

A machine account has a owner as human identity and this human identity can own many machine accounts. My question is how can we find out that what machine accounts that an identity owns?

Hello @piyushdiwani I explored the search (by API) result for owners (human identities) and I find no info related to their machine accounts. However, you can get the owners from the machine accounts with the endpoint /v3/accounts/ where the response contains “ownerIdentity” info .. Automation is needed here.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.