Gets information of Groups that a User belongs to.
Method | GET |
URL | https://{subdomain}.kintone.com/v1/user/groups.json |
Authentication | Password Authentication |
Content-Type |
Permissions
All users other than Guest Users can use this API.
Request Parameters
Parameter | Value | Required | Description |
---|---|---|---|
code | String | Yes | The User's code (log-in name). |
Sample Request
Response Parameters
Parameter | Type | Description |
---|---|---|
groups | Array | A list of Groups that the user belongs to, as group types. |