Discussions

Ask a Question
Back to All

GET /users

Hello.

Anny plans to add additional parameters to pull users using this call? We should have the option of requesting users with apiAccess, search for users with a specific ssoUserId.

Right now I would need to pull thousands of users just to get the one with the specific SSO user Id.. given that the ssoUserId needs to be unique, it should also be something which can be used to query, instead of having to look for it across thousands of user records.

Thank you.