Maximum number of members that will be received by page is 200.
The OAuth 2.0 scope to use is team.user-group-info:read.
A list of Members
No Content
Bad Request. Please check the response contents for an explanation of the cause.
Unauthorized. Please check whether your API key or application key has sufficient permissions. In case you are unsure, please refer the documentation on application keys and permissions.
Forbidden
Method Not Allowed
An internal error happened. Please forward the associated error ID along with any helpful information to our support
{- "content": [
- {
- "group": [
- {
- "name": "Sample Group",
- "teamRole": "ANALYST"
}
], - "inactivityPeriod": 14,
- "lastLogin": "12/10/2023, 6:49:07 AM UTC",
- "nameAndEmail": "Lorem Ipsum (email@example.com)",
- "status": "Active",
- "userId": "8161c24e-2b32-44eb-bedb-ede2267be989",
- "userRole": "MEMBER"
}
], - "pageNumber": 0,
- "pageSize": 0,
- "totalCount": 0
}