---
title: "Gets the user's permission information"
method: GET
path: "/spaces/{spaceIdentifier}/users/{id}/permissions"
tags: ["UserPermissions"]
---

# Gets the user's permission information

`GET /spaces/{spaceIdentifier}/users/{id}/permissions`

## Path parameters

- `spaceIdentifier` string, required
- `id` string, required

## Query parameters

- `includeSystem` boolean

## Response `200`

The user's exported permissions

- UserPermissionSetResource
  - `Id` string
  - `IsPermissionsComplete` boolean
  - `IsTeamsComplete` boolean
  - `LastModifiedBy` string
  - `LastModifiedOn` string, date-time
  - `Links` object
  - `SpacePermissions` object
    - `AdministerSystem` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `ProjectEdit` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `ProjectView` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `ProjectCreate` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `ProjectDelete` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `ProcessView` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `ProcessEdit` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `VariableEdit` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `VariableEditUnscoped` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `VariableView` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `VariableViewUnscoped` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `ReleaseCreate` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `ReleaseView` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `ReleaseEdit` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `ReleaseDelete` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `DefectReport` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `DefectResolve` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `DeploymentCreate` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `DeploymentDelete` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `DeploymentView` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `EnvironmentView` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `EnvironmentCreate` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `EnvironmentEdit` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `EnvironmentDelete` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `MachineCreate` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `MachineEdit` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `MachineView` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `MachineDelete` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `ArtifactView` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `ArtifactCreate` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `ArtifactEdit` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `ArtifactDelete` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `FeedView` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `EventView` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `LibraryVariableSetView` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `LibraryVariableSetCreate` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `LibraryVariableSetEdit` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `LibraryVariableSetDelete` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `ProjectGroupView` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `ProjectGroupCreate` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `ProjectGroupEdit` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `ProjectGroupDelete` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `TeamCreate` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `TeamView` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `TeamEdit` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `TeamDelete` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `UserView` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `UserInvite` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `UserRoleView` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `UserRoleEdit` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `TaskView` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `TaskCreate` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `TaskCancel` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `TaskEdit` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `TaskPrioritize` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `InterruptionView` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `InterruptionSubmit` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `InterruptionViewSubmitResponsible` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `BuiltInFeedPush` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `BuiltInFeedAdminister` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `BuiltInFeedDownload` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `ActionTemplateView` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `ActionTemplateCreate` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `ActionTemplateEdit` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `ActionTemplateDelete` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `LifecycleCreate` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `LifecycleView` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `LifecycleEdit` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `LifecycleDelete` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `AccountView` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `AccountEdit` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `AccountCreate` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `AccountDelete` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `TenantCreate` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `TenantEdit` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `TenantView` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `TenantDelete` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `TagSetCreate` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `TagSetEdit` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `TagSetDelete` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `TelemetryView` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `MachinePolicyCreate` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `MachinePolicyView` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `MachinePolicyEdit` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `MachinePolicyDelete` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `ProxyCreate` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `ProxyView` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `ProxyEdit` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `ProxyDelete` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `SubscriptionCreate` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `SubscriptionView` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `SubscriptionEdit` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `SubscriptionDelete` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `TriggerCreate` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `TriggerView` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `TriggerEdit` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `TriggerDelete` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `CertificateView` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `CertificateCreate` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `CertificateEdit` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `CertificateDelete` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `CertificateExportPrivateKey` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `UserEdit` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `ConfigureServer` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `FeedEdit` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `WorkerView` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `WorkerEdit` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `SpaceEdit` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `SpaceView` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `SpaceDelete` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `SpaceCreate` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `BuildInformationPush` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `BuildInformationAdminister` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `RunbookView` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `RunbookEdit` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `RunbookRunView` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `RunbookRunDelete` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `RunbookRunCreate` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `GitCredentialView` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `GitCredentialEdit` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `EventRetentionDelete` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `EventRetentionView` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `InsightsReportView` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `InsightsReportCreate` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `InsightsReportEdit` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `InsightsReportDelete` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `DeploymentFreezeAdminister` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `TargetTagView` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `TargetTagAdminister` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `PlatformHubView` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `PlatformHubEdit` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `RetentionAdminister` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `FeatureToggleEdit` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `ApprovalPolicyAdminister` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `SshKnownHostsAdminister` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `SshKnownHostsView` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
    - `AiAgentTranscriptView` UserPermissionRestriction[]
      - `RestrictedToEnvironmentIds` string[]
      - `RestrictedToProjectGroupIds` string[]
      - `RestrictedToProjectIds` string[]
      - `RestrictedToTenantIds` string[]
      - `SpaceId` string
  - `SystemPermissions` string[]
  - `Teams` ProjectedTeamReferenceDataItem[]
    - `ExternalSecurityGroups` NamedReferenceItem[]
      - `DisplayIdAndName` boolean
      - `DisplayName` string
      - `Id` string
    - `Id` string
    - `IsDirectlyAssigned` boolean
    - `Name` string
    - `SpaceId` string

## Other responses

- `400` — Bad request. Either the payload was not structurally valid or business rules did not permit the operation.
- `404` — Not found. One or more of the entities involved in the operation was not found.

---

[API](https://skmtc.net/octopus/apis/octopus-server-api.md) · [All operations](https://skmtc.net/octopus/apis/octopus-server-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/octopus/octopus-server-api/versions/bc9158facfc7/schema)
