---
title: PagedDocumentLinks
framework: appstoreconnectapi
role: symbol
role_heading: Object
path: appstoreconnectapi/pageddocumentlinks
---

# PagedDocumentLinks

Links related to the response document, including paging links.

## Declaration

```data
object PagedDocumentLinks
```

## Properties

first: The link to the first page of documents. next: The link to the next page of documents. self: The link that produced the current document.

## Discussion

Discussion All the response data constitutes multiple documents.

## See Also

### Objects

- [PagingInformation](appstoreconnectapi/paginginformation.md)
- [ResourceLinks](appstoreconnectapi/resourcelinks.md)
- [DocumentLinks](appstoreconnectapi/documentlinks.md)
- [RelationshipLinks](appstoreconnectapi/relationshiplinks.md)
