get_profile_groups: Fetch the groups for which the currently-authenticated user...

View source: R/hypothesis-api.R

get_profile_groupsR Documentation

Fetch the groups for which the currently-authenticated user is a member.

Description

Fetch the groups for which the currently-authenticated user is a member.

Usage

get_profile_groups(api_path = get_hs_host(), api_key = NULL)

Arguments

api_path

The hypothesis API path, can be specify by 'hypothesis.api.api_path' option or 'HYPOTHESIS_API_PATH' environment variable. Default: 'https://hypothes.is/api/'.

api_key

User api key, generated on the platform.


hypothesis documentation built on July 26, 2023, 5:26 p.m.