Server to Server OAuth: List Users or Get User does not return license info in response

I tried using the List users and Get User APIs, both do not return the license_info_list in the response. I followed the document Users APIs. I added almost all the read scopes but still do not get the license info. I also tried the settings/v2/users/userid/settings, the license info does not show as well.

Is there a different endpoint that is used to retrieve the license info? Or what am I missing in the API calls?

Hi @MarcusAng
Thanks for reaching out to us and welcome to the Zoom Developer Forum!
I am looking into this right now and will get back to you when I have an update.
( ZSEE-182996 internal ticket number for reference)

Hi @elisa.zoom is there any update?

Hey @MarcusAng
Thanks for your patience here.
I do have an update for you. Our Engineering team got back to me with an update about this and it seems like the only fields you can get are custom_attributes are host key when using the include_fields parameter.
I am confirming why or how you could get the license_info_list back in your response

Hi @elisa.zoom

thanks for the update. FYI, I had also tried without the include_fields_parameter and the license_info_list is also not returned in the response.