Please excuse our look. We're just getting started here.
Want to learn more about Twilio Forums? Check out our FAQ page here.How Can I extract all the define users of my authy app via API call
Hello everyone,
I want to make an API call to GET all the users defined in my AUTHY app. I'm using the URL: https://api.authy.com/protected/json/users/123/status
But with URL call I can only extract by an a specific user, instead of the sampe user with id 123 I want to add a wildcard to extract every contact. How can I achieve this?
Regards!
Answers
-
You can see the available user APIs for the Authy API here: https://www.twilio.com/docs/authy/api/users. There isn't an API that lists users, I'm afraid.
You should have stored all of your users' Authy IDs though, so you should be able to loop through your users and make an individual API request for each of them using the status URL you mention above.
-
Thanks a lot @pnash! But If I want to look for a user via email using that API URL how can I do it?
-
@danielgp89 you can't look a user up by email, when you register the user in the first place, you should store their Authy ID and then use that to look them up.
Categories
- 83 All Categories
- 19 SIGNAL 2021
- 376 Product Discussions
- 7 Community - Announcements
- 2 Changelog
- 4 Forum UI Updates
- 8 Welcome Guide
- 6 Community - Events
- 2 Twilio Relay Developer Conference 2021 Mega Thread
- 1 External Community Events
- 25 Inspiration
- 17 Community - Other Discussions
- 1 Community- Twilio Startups