'Extensions, Group Assignments and TeamRefs : Devops API not bringing those fields and it shows null

I am trying to get user entitlements using PAT token from DevOps API using this URI

GET https://vsaex.dev.azure.com/{organization}/_apis/userentitlements?select=Projects&api-version=6.1-preview.3

But Extensions, Group Assignments, and TeamRefs are null.

Json Response



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source