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
- 200
- 401
- 500
Success
- text/plain
- application/json
- text/json
- Schema
- Example (from schema)
Schema
Array [
]
string
[
"string"
]
- Schema
- Example (from schema)
Schema
Array [
]
string
[
"string"
]
- Schema
- Example (from schema)
Schema
Array [
]
string
[
"string"
]
Unauthorized
Server Error
Loading...