action figshare_private_institution_account_group_roles { label: "List Institution Account Group Roles" description: "List Institution Account Group Roles" provider: figshare method: GET path: "/account/institution/roles/{account_id}" encoding: json output: { type: "object" properties: {} } }