---
title: Channel
framework: applenewsapi
role: symbol
role_heading: Object
path: applenewsapi/channel
---

# Channel

See the fields the read channel endpoint returned.

## Declaration

```data
object Channel
```

## Properties

createdAt: The date and time the channel was created. fonts: The list of custom fonts used in the channel. This list may be empty. id: The unique identifier of the channel. modifiedAt: The date and time the channel was last modified. name: The name of the channel. shareUrl: The URL to the channel within the News app. type: The channel. website: The website that corresponds to this channel.

## Mentioned in

Signing the HTTP Request

## Relationships

### Inherited By

- [ChannelResponse](applenewsapi/channelresponse.md)

## See Also

### Channel

- [Read Channel Information](applenewsapi/get-channels-_channelid_.md)
- [Read Channel Quota Information](applenewsapi/get-channels-_channelid_-quota.md)
- [ChannelLinks](applenewsapi/channellinks.md)
- [ChannelResponse](applenewsapi/channelresponse.md)
