
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2019 07:53 AM
Using Duo Admin API, how can I retrieve a list of usernames for the clients accounts under our Duo account as an MSP? I’m trying to see if any users do not have duo turned on that should have it. Thanks
Solved! Go to Solution.
- Labels:
-
Admin APIs
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2019 08:37 AM
You can use the Accounts API for this. Create the Accounts API application in your parent, and then you can use that integration info with Admin API to do GETs on the child account IDs. You do not need to create separate Admin API applications in each of the child accounts.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2019 08:37 AM
You can use the Accounts API for this. Create the Accounts API application in your parent, and then you can use that integration info with Admin API to do GETs on the child account IDs. You do not need to create separate Admin API applications in each of the child accounts.
