# GetReleasesConfigSecurity

## Example Usage

```typescript
import { GetReleasesConfigSecurity } from "@interfere/sdk/models/operations";

let value: GetReleasesConfigSecurity = {
  apiKey: "<value>",
};
```

## Fields

| Field              | Type               | Required           | Description        |
| ------------------ | ------------------ | ------------------ | ------------------ |
| `apiKey`           | *string*           | :heavy_check_mark: | N/A                |