---
title: ChannelLinks
framework: applenewsapi
role: symbol
role_heading: Object
path: applenewsapi/channellinks
---

# ChannelLinks

See the links the read channel endpoint returned.

## Declaration

```data
object ChannelLinks
```

## Properties

defaultSection: The URL for this channel’s default section. Every channel has a default section, even if no others are defined. self: The URL at which you can read the article.

## 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)
- [Channel](applenewsapi/channel.md)
- [ChannelResponse](applenewsapi/channelresponse.md)
