Additional API methods. This plugin depends on write-api plugin.
In order to use these extended api methods, you should have Write Api Plugin in your system: activated and configured for token use.
Profile full data-set about the user
Result:
{
user data
}
Provides all groups to which user belongs.
Result:
{
user: {mini profile of the user},
groups: [groups collection]
}