/
GR
gridfox
/
Gridfox Public API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
gridfox
Gridfox Public API
get
Get the permissions of a user for a project.
v1
latest
OpenAPI 3.0.1
2026-08-06
15
33
58.6 KB
Permissions
Get the permissions of a user for a project.
get
/permissions
Response
OK
UserPermissionsDto
required
projectId
string
uuid
projectAccessLevel
'None'
|
'Standard'
|
'ProjectAdmin'
|
'AccountAdmin'
isAccessible
boolean
requireMfa
boolean
groupId
string
uuid
nullable
defaultGroupAccessLevel
'None'
|
'Read'
|
'Create'
|
'Edit'
|
'Delete'
entities
EntityPermissionsDto[]
nullable