GET v1/channels?include={include}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
include

string

None.

Body Parameters

None.

Response Information

Resource Description

SideLoadedBundle
NameDescriptionTypeAdditional information
Meta

Meta

None.

Show

ShowDto

None.

Shows

Collection of ShowDto

None.

Channel

ChannelDto

None.

Channels

Collection of ChannelDto

None.

ScheduleItems

Collection of ScheduleItemDto

None.

ManualEvents

Collection of ManualEventDto

None.

EventSummaries

Collection of EventSummaryDto

None.

Devices

Collection of DeviceDto

None.

Vods

Collection of VodDto

None.

VodSummaries

Collection of VodSummaryDto

None.

Reels

Collection of ReelDTO

None.

Medias

Collection of MediaDto

None.

DigitalFiles

Collection of DigitalFileDto

None.

VodTransactions

Collection of VodTransactionDto

None.

Locations

Collection of LocationDTO

None.

WebFiles

Collection of WebFileDto

None.

Thumbnails

Collection of ThumbnailDto

None.

FirstRuns

Collection of FirstRun

None.

Chapters

Collection of ChapterDto

None.

PublicSites

Collection of PublicSiteDto

None.

SiteGalleries

Collection of SiteGalleryDto

None.

Outputs

Collection of OutputDTO

None.

SavedShowSearches

Collection of SavedShowSearch

None.

ChapteringSessions

Collection of ChapteringSessionDto

None.

AutopilotSend

AutopilotSendDTO

None.

AutopilotSends

Collection of AutopilotSendDTO

None.

AutopilotSendMessages

Collection of AutopilotSendMessageDTO

None.

Events

Collection of EventDto

None.

AutopilotEmails

Collection of AutopilotEmailDto

None.

AutopilotConfiguration

AutopilotConfigurationDto

None.

Asset

AssetDto

None.

Assets

Collection of AssetDto

None.

AssetInfos

Collection of AssetInfoDto

None.

Mounts

Collection of MountDto

None.

FileStore

FileStoreDto

None.

FileStores

Collection of FileStoreDto

None.

AssetThumbnails

Collection of AssetThumbnailDto

None.

FileStoreAssets

Collection of FileStoreAssetDto

None.

ReflectContentItems

Collection of ReflectPlusContentSummaryItem

None.

WorkflowShowContentItems

Collection of WorkflowShowContentItemDto

None.

WorkflowStoreContentItems

Collection of WorkflowStoreContentItemDto

None.

ServerJobs

Collection of ServerJobDto

None.

AssetLogs

Collection of AssetLogDto

None.

Response Formats

application/json, text/json

Sample:
{
  "meta": {
    "offset": 0,
    "pageSize": 50,
    "count": 1
  },
  "shows": [
    {
      "location": 1,
      "id": 1000,
      "ageRating": 0,
      "title": "Awesome Show - March - Don't air past April",
      "category": 2,
      "comments": "This show is really awesome.",
      "bugText": "Pre-Recorded",
      "cgExempt": false,
      "contentRating": 0,
      "crawlLength": 99,
      "crawlText": "You are now watcing the most awesome show.",
      "custom1": "Custom Field One",
      "custom2": "Custom Field Two",
      "custom3": "Custom Field Three",
      "custom4": null,
      "custom5": null,
      "custom6": null,
      "custom7": null,
      "custom8": null,
      "eventDate": "2025-05-23T13:03:35.2705664-04:00",
      "lastModified": "2025-05-23T13:03:35.2705664-04:00",
      "liveIpExempt": false,
      "localId": "trms-123",
      "podcastExempt": false,
      "producer": 1,
      "project": 1,
      "reels": [
        1
      ],
      "vods": [
        1
      ],
      "cgTitle": "My Awesome Show",
      "runCount": 0,
      "thumbnailImage": null,
      "thumbnail": null,
      "thumbnailOptions": null,
      "customFields": null,
      "showFiles": null,
      "firstRuns": null,
      "totalRunTime": 0,
      "killDateStart": null,
      "killDateEnd": null,
      "modified": null,
      "created": null,
      "generateCaptions": false,
      "captionLanguage": null,
      "captionProvider": null,
      "captionVocabulary": null,
      "hasCaptions": false,
      "isOnReflectPlus": false,
      "showThumbnails": null,
      "generateTranslations": false,
      "translationSourceLanguage": null,
      "translationLanguages": null,
      "generateCaptionsSecondary": false,
      "captionLanguageSecondary": null,
      "additionalCaptionLanguages": null,
      "secondaryAdditionalCaptionLanguages": null,
      "showPriceSearch": null,
      "thumbnailAltText": null
    }
  ],
  "vods": [
    {
      "id": 1,
      "quality": 1,
      "disabled": false,
      "fileName": "1000-my_awesome_show-Medium-v1.mp4",
      "length": null,
      "embedCode": null,
      "nonReflectEmbedCode": null,
      "url": null,
      "webVtt": null,
      "localUrl": null,
      "show": 1000,
      "stateChange": "2025-05-23T13:03:35.2705664-04:00",
      "stateProgress": 100.0,
      "vodConfiguration": 1,
      "chapters": [],
      "chaptersPublished": false,
      "chapteringSession": null,
      "lastTransaction": 2,
      "views": 0,
      "transactionType": 0,
      "percentComplete": 0.0,
      "isOnCloud": false,
      "vodState": "unknown",
      "errorMessage": null,
      "statusMessage": null,
      "asset": null,
      "isWatchable": false,
      "usesAgendaLink": false,
      "vodStatus": 1,
      "secondaryAudioProgramming": 0,
      "primaryAudioLabel": null,
      "primaryAudioLangCode": null,
      "secondaryAudioLabel": null,
      "secondaryAudioLangCode": null
    }
  ],
  "reels": [
    {
      "id": 1,
      "media": 1,
      "chapter": 1,
      "title": 1,
      "length": 200,
      "cue": 0,
      "reelNumber": 1,
      "show": 1000,
      "userFileName": null,
      "assetReelLinks": [
        9292
      ],
      "hasValidFile": false,
      "hasInvalidFile": false,
      "hasProcessingFile": false,
      "playbackAsset": null,
      "secondaryAudioProgramming": 0,
      "audioPrograms": 0
    }
  ],
  "medias": [
    {
      "id": 1,
      "creationDate": "2025-05-23T13:03:35.2705664-04:00",
      "dispositionDate": "2025-05-23T13:03:35.2705664-04:00",
      "disposition": 1,
      "format": 1,
      "location": 1,
      "mediaName": "Media for Show ID 1000 - Reel 1",
      "preAssignedDevice": 1,
      "preAssignedDeviceSlot": 1,
      "overrideAspectRatio": 1,
      "networkStream": null
    }
  ],
  "digitalFiles": [
    {
      "ambiguous": false,
      "aspectRatio": 2,
      "bitrate": 25000,
      "server": 23,
      "controlModuleSet": 99,
      "codec": "MPEG2_IBP",
      "created": "2025-05-23T13:03:35.2705664-04:00",
      "fileName": "1000-1-awesome-file.mpg",
      "fileSize": 232323,
      "frameCount": 2233,
      "frameRate": 29.97,
      "height": 720,
      "id": 9292,
      "isValid": true,
      "isDeprecated": false,
      "location": 1,
      "modified": "2025-05-23T13:03:35.2705664-04:00",
      "partial": false,
      "path": "E:\\1000-1-awesome-file.mpg",
      "problemDescription": "",
      "reelNumber": 1,
      "sampleRate": 48000,
      "show": 1000,
      "supportedFields": 1,
      "updatedDateTime": "2025-05-23T13:03:35.2705664-04:00",
      "vbiExists": false,
      "width": 480,
      "reel": 99,
      "thumbnails": [],
      "mediaInfo": null,
      "hasCaptions": false,
      "captionsAreCompatible": false,
      "captionsMessage": null,
      "sha1": null,
      "isStreamable": false,
      "digitalFileLinks": null
    }
  ]
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.