Skip to main content

How can I get a list of users that includes their sso/mfa status?

Check: 
https://api.cribl.cloud/v3/organizations/{org}/members

You might need a follow-up call to /products/{product}/users depending on level of detail you want. 

Since /members is not a documented endpoint use with caution in production. It could change.