logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

hypothesis-client groups members - Fetch a list of all members (users) in a group.

Description

       Fetch a list of all members (users) in a group.

       Returned user resource only contains public-facing user data. Authenticated user must have read access to
       the  group.  Does  not  require authentication for reading members of public groups. Returned members are
       unsorted.

   Arguments:
              <ID>

              unique Group ID

Name

       hypothesis-client groups members - Fetch a list of all members (users) in a group.

Options

-o, --file <FILE>

              json file to write groups members to, writes to stdout if not given

       -h, --help

              Print help (see a summary with '-h')

hypothesis-client groups members 0.12.0           February 2025                             HYPOTHESIS-CLIENT(1)

Synopsis

hypothesis-clientgroupsmembers [OPTIONS] <ID>

See Also