Skip to main content

Get project or scene permissions

GET 

/roles/organizations/:organization/projects/:project/permissions

Get the list of permissions for the scene/project id

Request

Path Parameters

    organization stringrequired
    project stringrequired

Responses

Success

Schema

  • Array [

  • string

  • ]

Loading...