Skip to main content

List all users' permissions from a workspace

List all users' permissions from a workspace

Path Parameters
  • organization_id integer required

    ID of the workspace

Responses

OK


Schema array
  • id integer

    The ID of the permission object

  • role string

    Possible values: [USER, VIEWER, ANNOTATOR, ADMIN, MANAGER]

    User's role

  • user string

    User's display name

Loading...