Share via


Member Entitlements - Search Member Entitlements

GET https://vsaex.dev.azure.com/{organization}/_apis/memberentitlements?api-version=7.1-preview.2
GET https://vsaex.dev.azure.com/{organization}/_apis/memberentitlements?continuationToken={continuationToken}&select={select}&$filter={$filter}&$orderBy={$orderBy}&api-version=7.1-preview.2

URI Parameters

Name In Required Type Description
organization
path True

string

The name of the Azure DevOps organization.

api-version
query True

string

Version of the API to use. This should be set to '7.1-preview.2' to use this version of the api.

$filter
query

string

$orderBy
query

string

continuationToken
query

string

select
query

UserEntitlementProperty

Responses

Name Type Description
200 OK

array

successful operation

Security

oauth2

Type: oauth2
Flow: accessCode
Authorization URL: https://app.vssps.visualstudio.com/oauth2/authorize&response_type=Assertion
Token URL: https://app.vssps.visualstudio.com/oauth2/token?client_assertion_type=urn:ietf:params:oauth:client-assertion-type:jwt-bearer&grant_type=urn:ietf:params:oauth:grant-type:jwt-bearer

Scopes

Name Description
vso.memberentitlementmanagement Grants the ability to read users, their licenses as well as projects and extensions they can access

Definitions

UserEntitlementProperty

Value Description
license
extensions
projects
groupRules
all