The configuration with the provided id
import { GetConfigurationResponseBody } from "@simplesagar/vercel/models/getconfigurationop.js";
let value: GetConfigurationResponseBody = {
createdAt: 1558531915505,
id: "icfg_3bwCLgxL8qt5kjRLcv2Dit7F",
integrationId: "oac_xzpVzcUOgcB1nrVlirtKhbWV",
ownerId: "kr1PsOIzqEL5Xg6M4VZcZosf",
slug: "slack",
type: "integration-configuration",
updatedAt: 1558531915505,
userId: "kr1PsOIzqEL5Xg6M4VZcZosf",
scopes: [
"read:project",
"read-write:log-drain",
],
};
const value: models.GetConfigurationResponseBody1 = /* values here */
const value: models.GetConfigurationResponseBody2 = /* values here */
const value: models.GetConfigurationResponseBody3 = /* values here */