Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
100 changes: 99 additions & 1 deletion src/pages/docs/api/_generated/subscriptions.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: src/layouts/Api.astro
pubDate: 2026-08-11
modDate: 2026-09-04
modDate: 2026-09-09
title: Subscriptions
---

Expand Down Expand Up @@ -88,6 +88,12 @@ Lists all of the Subscriptions in the supplied Octopus Deploy Space. The results
"SlackDigestLastProcessed": "2020-01-01T00:00:00.000Z",
"SlackDigestLastProcessedEventAutoId": 0,
"SlackFrequencyPeriod": "string",
"TeamsChannels": [
{}
],
"TeamsDigestLastProcessed": "2020-01-01T00:00:00.000Z",
"TeamsDigestLastProcessedEventAutoId": 0,
"TeamsFrequencyPeriod": "string",
"WebhookHeaderKey": "string",
"WebhookHeaderValue": {},
"WebhookLastProcessed": "2020-01-01T00:00:00.000Z",
Expand Down Expand Up @@ -154,6 +160,12 @@ Also reachable at `/api/spaces/{spaceIdentifier}/subscriptions`, `/api/subscript
- **`SlackDigestLastProcessedEventAutoId`** :span[integer]{.type-label}
- **`SlackFrequencyPeriod`** :span[string]{.type-label}
Format `date-span`.
- **`TeamsChannels`** :span[array of object]{.type-label}
- **`TeamsDigestLastProcessed`** :span[string]{.type-label}
Format `date-time`.
- **`TeamsDigestLastProcessedEventAutoId`** :span[integer]{.type-label}
- **`TeamsFrequencyPeriod`** :span[string]{.type-label}
Format `date-span`.
- **`WebhookHeaderKey`** :span[string]{.type-label}
- **`WebhookHeaderValue`** :span[object]{.type-label}
- **`WebhookLastProcessed`** :span[string]{.type-label}
Expand Down Expand Up @@ -224,6 +236,16 @@ Also reachable at `/api/spaces/{spaceIdentifier}/subscriptions`, `/api/subscript
"SlackDigestLastProcessed": "2020-01-01T00:00:00.000Z",
"SlackDigestLastProcessedEventAutoId": 0,
"SlackFrequencyPeriod": "string",
"TeamsChannels": [
{
"Id": "string",
"Name": "string",
"WebhookUrl": {}
}
],
"TeamsDigestLastProcessed": "2020-01-01T00:00:00.000Z",
"TeamsDigestLastProcessedEventAutoId": 0,
"TeamsFrequencyPeriod": "string",
"WebhookHeaderKey": "string",
"WebhookHeaderValue": {
"IsSensitive": false,
Expand Down Expand Up @@ -271,6 +293,12 @@ Also reachable at `/api/spaces/{spaceIdentifier}/subscriptions`, `/api/subscript
- **`SlackDigestLastProcessedEventAutoId`** :span[integer]{.type-label}
- **`SlackFrequencyPeriod`** :span[string]{.type-label}
Format `date-span`.
- **`TeamsChannels`** :span[array of object]{.type-label}
- **`TeamsDigestLastProcessed`** :span[string]{.type-label}
Format `date-time`.
- **`TeamsDigestLastProcessedEventAutoId`** :span[integer]{.type-label}
- **`TeamsFrequencyPeriod`** :span[string]{.type-label}
Format `date-span`.
- **`WebhookHeaderKey`** :span[string]{.type-label}
- **`WebhookHeaderValue`** :span[object]{.type-label}
- **`WebhookLastProcessed`** :span[string]{.type-label}
Expand Down Expand Up @@ -349,6 +377,16 @@ Also reachable at `/api/spaces/{spaceIdentifier}/subscriptions`, `/api/subscript
"SlackDigestLastProcessed": "2020-01-01T00:00:00.000Z",
"SlackDigestLastProcessedEventAutoId": 0,
"SlackFrequencyPeriod": "string",
"TeamsChannels": [
{
"Id": "string",
"Name": "string",
"WebhookUrl": {}
}
],
"TeamsDigestLastProcessed": "2020-01-01T00:00:00.000Z",
"TeamsDigestLastProcessedEventAutoId": 0,
"TeamsFrequencyPeriod": "string",
"WebhookHeaderKey": "string",
"WebhookHeaderValue": {
"IsSensitive": false,
Expand Down Expand Up @@ -416,6 +454,12 @@ Lists all the Subscriptions in the supplied Octopus Deploy Space
- **`SlackDigestLastProcessedEventAutoId`** :span[integer]{.type-label}
- **`SlackFrequencyPeriod`** :span[string]{.type-label}
Format `date-span`.
- **`TeamsChannels`** :span[array of object]{.type-label}
- **`TeamsDigestLastProcessed`** :span[string]{.type-label}
Format `date-time`.
- **`TeamsDigestLastProcessedEventAutoId`** :span[integer]{.type-label}
- **`TeamsFrequencyPeriod`** :span[string]{.type-label}
Format `date-span`.
- **`WebhookHeaderKey`** :span[string]{.type-label}
- **`WebhookHeaderValue`** :span[object]{.type-label}
- **`WebhookLastProcessed`** :span[string]{.type-label}
Expand Down Expand Up @@ -495,6 +539,12 @@ Lists all the Subscriptions in the supplied Octopus Deploy Space
"SlackDigestLastProcessed": "2020-01-01T00:00:00.000Z",
"SlackDigestLastProcessedEventAutoId": 0,
"SlackFrequencyPeriod": "string",
"TeamsChannels": [
{}
],
"TeamsDigestLastProcessed": "2020-01-01T00:00:00.000Z",
"TeamsDigestLastProcessedEventAutoId": 0,
"TeamsFrequencyPeriod": "string",
"WebhookHeaderKey": "string",
"WebhookHeaderValue": {
"IsSensitive": false,
Expand Down Expand Up @@ -559,6 +609,12 @@ Also reachable at `/api/spaces/{spaceIdentifier}/subscriptions/{id}`, `/api/subs
- **`SlackDigestLastProcessedEventAutoId`** :span[integer]{.type-label}
- **`SlackFrequencyPeriod`** :span[string]{.type-label}
Format `date-span`.
- **`TeamsChannels`** :span[array of object]{.type-label}
- **`TeamsDigestLastProcessed`** :span[string]{.type-label}
Format `date-time`.
- **`TeamsDigestLastProcessedEventAutoId`** :span[integer]{.type-label}
- **`TeamsFrequencyPeriod`** :span[string]{.type-label}
Format `date-span`.
- **`WebhookHeaderKey`** :span[string]{.type-label}
- **`WebhookHeaderValue`** :span[object]{.type-label}
- **`WebhookLastProcessed`** :span[string]{.type-label}
Expand Down Expand Up @@ -637,6 +693,16 @@ Also reachable at `/api/spaces/{spaceIdentifier}/subscriptions/{id}`, `/api/subs
"SlackDigestLastProcessed": "2020-01-01T00:00:00.000Z",
"SlackDigestLastProcessedEventAutoId": 0,
"SlackFrequencyPeriod": "string",
"TeamsChannels": [
{
"Id": "string",
"Name": "string",
"WebhookUrl": {}
}
],
"TeamsDigestLastProcessed": "2020-01-01T00:00:00.000Z",
"TeamsDigestLastProcessedEventAutoId": 0,
"TeamsFrequencyPeriod": "string",
"WebhookHeaderKey": "string",
"WebhookHeaderValue": {
"IsSensitive": false,
Expand Down Expand Up @@ -702,6 +768,12 @@ Also reachable at `/api/spaces/{spaceIdentifier}/subscriptions/{id}`, `/api/subs
- **`SlackDigestLastProcessedEventAutoId`** :span[integer]{.type-label}
- **`SlackFrequencyPeriod`** :span[string]{.type-label}
Format `date-span`.
- **`TeamsChannels`** :span[array of object]{.type-label}
- **`TeamsDigestLastProcessed`** :span[string]{.type-label}
Format `date-time`.
- **`TeamsDigestLastProcessedEventAutoId`** :span[integer]{.type-label}
- **`TeamsFrequencyPeriod`** :span[string]{.type-label}
Format `date-span`.
- **`WebhookHeaderKey`** :span[string]{.type-label}
- **`WebhookHeaderValue`** :span[object]{.type-label}
- **`WebhookLastProcessed`** :span[string]{.type-label}
Expand Down Expand Up @@ -776,6 +848,16 @@ Also reachable at `/api/spaces/{spaceIdentifier}/subscriptions/{id}`, `/api/subs
"SlackDigestLastProcessed": "2020-01-01T00:00:00.000Z",
"SlackDigestLastProcessedEventAutoId": 0,
"SlackFrequencyPeriod": "string",
"TeamsChannels": [
{
"Id": "string",
"Name": "string",
"WebhookUrl": {}
}
],
"TeamsDigestLastProcessed": "2020-01-01T00:00:00.000Z",
"TeamsDigestLastProcessedEventAutoId": 0,
"TeamsFrequencyPeriod": "string",
"WebhookHeaderKey": "string",
"WebhookHeaderValue": {
"IsSensitive": false,
Expand Down Expand Up @@ -825,6 +907,12 @@ Also reachable at `/api/spaces/{spaceIdentifier}/subscriptions/{id}`, `/api/subs
- **`SlackDigestLastProcessedEventAutoId`** :span[integer]{.type-label}
- **`SlackFrequencyPeriod`** :span[string]{.type-label}
Format `date-span`.
- **`TeamsChannels`** :span[array of object]{.type-label}
- **`TeamsDigestLastProcessed`** :span[string]{.type-label}
Format `date-time`.
- **`TeamsDigestLastProcessedEventAutoId`** :span[integer]{.type-label}
- **`TeamsFrequencyPeriod`** :span[string]{.type-label}
Format `date-span`.
- **`WebhookHeaderKey`** :span[string]{.type-label}
- **`WebhookHeaderValue`** :span[object]{.type-label}
- **`WebhookLastProcessed`** :span[string]{.type-label}
Expand Down Expand Up @@ -903,6 +991,16 @@ Also reachable at `/api/spaces/{spaceIdentifier}/subscriptions/{id}`, `/api/subs
"SlackDigestLastProcessed": "2020-01-01T00:00:00.000Z",
"SlackDigestLastProcessedEventAutoId": 0,
"SlackFrequencyPeriod": "string",
"TeamsChannels": [
{
"Id": "string",
"Name": "string",
"WebhookUrl": {}
}
],
"TeamsDigestLastProcessed": "2020-01-01T00:00:00.000Z",
"TeamsDigestLastProcessedEventAutoId": 0,
"TeamsFrequencyPeriod": "string",
"WebhookHeaderKey": "string",
"WebhookHeaderValue": {
"IsSensitive": false,
Expand Down