Question
Extend /api/v2/users/show_many endpoint
Hi guys,
would it be possible to include also user's identities inside Show Many Users API response?
Currently the endpoint returns only one email and one phone per user and I need information about all email addresses and phone numbers assigned to users' accounts in Zendesk. It would be great to have a possibility to get this user's information in bulk GET, without being forced to call https://developer.zendesk.com/api-reference/ticketing/users/user_identities/#list-identities separately for every user.
Thanks in advance!
