cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2009
Views
0
Helpful
1
Replies

List Bypass Users via Admin API

jdiaz_pratt
Level 1
Level 1

Currently integrating some Duo Admin functions to our internal helpdesk system. I’m wondering if there is an Admin API endpoint I can query to get the list of users currently on bypass status (Similar to the Bypass Users tab on the Duo Dashboard). Any way to do this without having to parse through the entire paged list of users?

1 Accepted Solution

Accepted Solutions

jdiaz_pratt
Level 1
Level 1

Parsing through the list of users returned by the “/admin/v1/users” endpoint in the Admin API doesn’t seem to be as slow as I expected so I guess I’ll go with that after all.

View solution in original post

1 Reply 1

jdiaz_pratt
Level 1
Level 1

Parsing through the list of users returned by the “/admin/v1/users” endpoint in the Admin API doesn’t seem to be as slow as I expected so I guess I’ll go with that after all.

Quick Links