Get My Membership Count
Using this API, the authenticated user can get the number of groups the user is a member of.
Endpoint
HTTP Method
GET
Sample Request Syntax
{
"includeAdditionalOwnershipGroups": true,
"includeNestedOwnershipGroups": true
}
Sample Response Syntax
{
"count": 32
}
See Also
- Common Errors
- User APIs
- Group APIs