---
title: SearchResponse.Links
framework: applenewsapi
role: symbol
role_heading: Object
path: applenewsapi/searchresponse/links-data.dictionary
---

# SearchResponse.Links

See the links the search article endpoints returned.

## Declaration

```data
object SearchResponse.Links
```

## Properties

self: The URL for the current page of search results. next: The URL for the next page of search results. If next is null, there are no more pages. The next link may occasionally return an empty page of results.
