Memberships - Check Membership Existence
Check to see if a membership relationship between a container and subject exists.
HEAD https://vssps.dev.azure.com/{organization}/_apis/graph/memberships/{subjectDescriptor}/{containerDescriptor}?api-version=7.1-preview.1
URI Parameters
Name | In | Required | Type | Description |
---|---|---|---|---|
container
|
path | True |
string |
The group that is the container in the relationship. |
organization
|
path | True |
string |
The name of the Azure DevOps organization. |
subject
|
path | True |
string |
The group or user that is a child subject of the relationship. |
api-version
|
query | True |
string |
Version of the API to use. This should be set to '7.1-preview.1' to use this version of the api. |
Responses
Name | Type | Description |
---|---|---|
200 OK |
The operation succeeded. Membership exists. |
|
404 Not Found |
Membership does not exist. |
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.graph | Grants the ability to read user, group, scope and group membership information |
Examples
Sample request
HEAD https://vssps.dev.azure.com/fabrikam/_apis/graph/memberships/aad.MDA0NzBlMzQtZGE2MS03YTY5LWJkOTYtNDg3YTg0OWVjNTU4/vssgp.Uy0xLTktMTU1MTM3NDI0NS0yMTc2MDU2ODQ4LTMyODAwNzczODUtMjM4NDQzMDA4Mi0yNTc3Njk3NTA4LTEtMzc5ODc3NjQ4NS02MDUxNTc3MDItMjYwNTUyMjgyMi0xMTc1OTEzNzYz?api-version=7.1-preview.1
Sample response
x-TFS-FedAuthRealm: https://app.vssps.visualstudio.com/
x-TFS-FedAuthIssuer: https://tfsprodch1acs01.accesscontrol.windows.net/v2/wsfederation
x-VSS-AuthorizationEndpoint: https://Fabrikam.vssps.visualstudio.com/
x-VSS-ResourceTenant: 45aa3d2d-7442-473d-b4d3-3c670da9dd96
wwW-Authenticate: Bearer authorization_uri=https://login.microsoftonline.com/45aa3d2d-7442-473d-b4d3-3c670da9dd96