/
/Figshare API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 17h ago · Updated 1mo ago
altmetric1
articles53
authors2
collections34
institutions25
  • getPublic Institution Articles
  • getPrivate Account Institutions
  • getPrivate Account Institution embargo options
  • getPrivate Institution Articles
  • getGroup custom fields
  • getPrivate account institution group custom fields
  • postCustom fields values files upload
  • getPrivate Account Categories
  • getPrivate Account Institution Groups
  • getPrivate Account Institution Group Embargo Options
  • getPrivate Account Institution Roles
  • getPrivate Account Institution Accounts
  • postCreate new Institution Account
  • getPrivate Institution Account information
  • putUpdate Institution Account
  • getList Institution Account Group Roles
  • postAdd Institution Account Group Roles
  • deleteDelete Institution Account Group Role
  • postPrivate Account Institution Accounts Search
  • getPrivate Account Institution User
  • getInstitution Curation Reviews
  • getInstitution Curation Review
  • getInstitution Curation Review Comments
  • postPOST Institution Curation Review Comment
  • postPrivate Institution HRfeed Upload
oauth2
other7
profiles2
projects27
symplectic5
    institutions

    List Institution Account Group Roles

    List Institution Account Group Roles

    get/account/institution/roles/{account_id}

    Path parameters

    account_idinteger required

    Account identifier the user is associated to

    Response

    OK. Account Group Roles

    AccountGroupRoles required

    Example response

    {
      "2": [
        {
          "category": "group",
          "id": 7,
          "name": "User"
        }
      ]
    }

    Changes

    No recorded changes to this endpoint across all 2 revisions of this API.