Skip to content

Latest commit

 

History

History
105 lines (95 loc) · 2.42 KB

File metadata and controls

105 lines (95 loc) · 2.42 KB

GetConfigurationResponseBody

The configuration with the provided id

Supported Types

models.GetConfigurationResponseBody1

const value: models.GetConfigurationResponseBody1 = {
  projectSelection: "all",
  notification: {
    level: "error",
    title: "<value>",
  },
  transferRequest: {
    kind: "transfer-to-marketplace",
    requestId: "<id>",
    transferId: "<id>",
    requester: {
      name: "<value>",
    },
    createdAt: 5796.66,
    expiresAt: 3098.33,
  },
  projects: [
    "prj_xQxbutw1HpL6HLYPAzt5h75m8NjO",
  ],
  type: "integration-configuration",
  id: "icfg_3bwCLgxL8qt5kjRLcv2Dit7F",
  integrationId: "oac_xzpVzcUOgcB1nrVlirtKhbWV",
  userId: "kr1PsOIzqEL5Xg6M4VZcZosf",
  ownerId: "kr1PsOIzqEL5Xg6M4VZcZosf",
  createdAt: 1558531915505,
  updatedAt: 1558531915505,
  deletedAt: 1558531915505,
  completedAt: 1558531915505,
  source: "marketplace",
  slug: "slack",
  teamId: "team_nLlpyC6RE1qxydlFKbrxDlud",
  scopes: [
    "read:project",
    "read-write:log-drain",
  ],
  disabledAt: 1558531915505,
  deleteRequestedAt: 1558531915505,
};

models.GetConfigurationResponseBody2

const value: models.GetConfigurationResponseBody2 = {
  completedAt: 1558531915505,
  createdAt: 1558531915505,
  id: "icfg_3bwCLgxL8qt5kjRLcv2Dit7F",
  integrationId: "oac_xzpVzcUOgcB1nrVlirtKhbWV",
  ownerId: "kr1PsOIzqEL5Xg6M4VZcZosf",
  projects: [
    "prj_xQxbutw1HpL6HLYPAzt5h75m8NjO",
  ],
  source: "marketplace",
  slug: "slack",
  teamId: "team_nLlpyC6RE1qxydlFKbrxDlud",
  type: "integration-configuration",
  updatedAt: 1558531915505,
  userId: "kr1PsOIzqEL5Xg6M4VZcZosf",
  scopes: [
    "read:project",
    "read-write:log-drain",
  ],
  disabledAt: 1558531915505,
  deletedAt: 1558531915505,
  deleteRequestedAt: 1558531915505,
};

models.GetConfigurationResponseBody3

const value: models.GetConfigurationResponseBody3 = {
  completedAt: 1558531915505,
  createdAt: 1558531915505,
  id: "icfg_3bwCLgxL8qt5kjRLcv2Dit7F",
  integrationId: "oac_xzpVzcUOgcB1nrVlirtKhbWV",
  ownerId: "kr1PsOIzqEL5Xg6M4VZcZosf",
  projects: [
    "prj_xQxbutw1HpL6HLYPAzt5h75m8NjO",
  ],
  source: "marketplace",
  slug: "slack",
  teamId: "team_nLlpyC6RE1qxydlFKbrxDlud",
  updatedAt: 1558531915505,
  userId: "kr1PsOIzqEL5Xg6M4VZcZosf",
  scopes: [
    "read:project",
    "read-write:log-drain",
  ],
  disabledAt: 1558531915505,
  deletedAt: 1558531915505,
  deleteRequestedAt: 1558531915505,
};