Fetch the groups for which the currently-authenticated user is a member.
get_profile_groups(api_path = get_hs_host(), api_key = NULL)
The hypothesis API path, can be specify by `hypothesis.api.api_path` option or `HYPOTHESIS_API_PATH` environment variable. Default: `https://hypothes.is/api/`.
User api key, generated on the platform.