latestOpenAPI 3.0.32026-08-201592,4923.4 MB

53223abaceb7

Project Permissions

Get User Project Permissions

Get Info about the Permissions that the current requester user has for this Project.

get/permissions/projects/{projectId}/requester

Path parameters

projectIdstring required
Example:1234123412341234

The project ID

Response

Successful operation

canPreviewProjectboolean

Whether the current user can see basic details about this Project.

canReadProjectboolean

Whether the current user can open this Project.

canCopyProjectboolean

Whether the current user can copy this Project.

canWriteProjectboolean

Whether the current user can edit this Project.

canExecuteProjectBillableActionboolean

Whether the current user can execute a billable action on this Project.

canManageProjectboolean

Whether the current user can manage this Project.

canMoveProjectToPersonalSpaceboolean

Whether the current user can move this Project to their Personal Space.

canListProjectPermissionsboolean

Whether the current user can see who has access to this Project.

canEditProjectPermissionsboolean

Whether the current user can change who has access to this Project.

canShareProjectWithSpaceMembersboolean

Whether the current user can share this project with users that have access to the Space.

canShareProjectWithOrganizationMembersboolean

Whether the current user can share this project with members of the Organization.

canShareProjectWithAnyoneboolean

Whether the current user can share this project with any user of the platform.

canMakeProjectPublicboolean

Whether the current user can make this project public.

canDeleteProjectboolean

Whether the current user can delete this Project.