March 2024

New Get User Email and Phone Number APIs

1min
date march 15, 2024 we are excited to announce the availability of two new user apis getuseremail and getusermobile these apis provide a convenient way to retrieve email addresses and mobile numbers associated with user accounts getuseremail api endpoint /api/v2/users/email method get description retrieve the email addresses of one or multiple users by providing their ids getusermobile api endpoint /api/v2/users/mobile method get description retrieves the mobile numbers of one or multiple users providing their ids for detailed documentation and usage examples, please refer to our api reference and retrieve user guide