get_group_member
Fetch details of a single group member by username or ID. Returns that user's information from the current group.
Instructions
Get Group Member [GET /api/groups/members/{username_or_id}] Returns a single user belonging to the current group
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username_or_id | Yes |