get_group_member
Retrieve a specific user from the current group by providing either their username or unique ID.
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 |