Dotnet SDK's GetProfilesUsers API does not return the entities

I understand that GetProfilesUsers is deprecated but as we have no other options to retrieve "Team leader" ID by any other means. We decided to use that.

API works and returns one entity but that entity has no information expected.

Please find below screen shot comparison (left visual studio where the entity is expanded - on the right actual entity)

Also this is not related to permission as /api/v2/profiles/users does not expect any permission assigned to the role.

Can you please fix the dotnet sdk plz?

NOTE: The API works from developer tools and from api explorer.

Can you please let me know if there are any other option to team leader id?

The general property that you're seeing in the JSON object is undocumented and therefore not part of the SDKs. Please open a case with Genesys Cloud Care to report the issue with the endpoint's documentation. Once the documentation bug for the missing fields is resolved, the SDKs will begin to include those fields.

Thank you for clarifying and acknowledging.

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.