Skip to main content

List all projects' permission.

Path Parameters
  • project_id integer required

    ID of the project

Responses

OK


Schema array
  • id integer

    The permission ID.

  • model string

    The name of the project.

  • role string

    Possible values: [VIEWER, ANNOTATOR, MANAGER]

    The role.

Loading...