List permissions
POST/roles/list-permissions
List all permissions for the user in the given scope. Returns permission IDs.
Request
- application/json
Body
organizationId stringnullable
projectId stringnullable
resourcePath stringnullable
resourceType stringnullable
viewerSceneId stringnullable
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...