Get My Groups Count
This API retrieves the number of groups of the authenticated user.
Endpoint
HTTP Method
GET
Sample Request Syntax
{
"includeAdditionalOwnershipGroups": true,
"includeNestedOwnershipGroups": true
}
Sample Response Syntax
{
"count": 1305
}
See Also
- Common Errors
- User APIs
- Group APIs