# Pagination Urls

## case\_documents\_url

(*array\[string]*)

A URL that returns a **paginated list of documents associated with this case**. Use this link to retrieve all related documents to the case. For details on navigating pages, see the [Pagination Guide](https://api.clearinghouse.net/api-reference-v2p1/new-features/pagination). See [docket](https://api.clearinghouse.net/api-reference-v2p1/objects/docket "mention").

## case\_dockets\_\_url

(*array\[string]*)

A URL that returns a **paginated list of dockets associated with this case**. Use this link to retrieve all related dockets to the case. For details on navigating pages, see the [Pagination Guide](https://api.clearinghouse.net/api-reference-v2p1/new-features/pagination). See [docket](https://api.clearinghouse.net/api-reference-v2p1/objects/docket "mention") to learn more about the `Docket` object

## case\_resources\_\_url

(*array\[string]*)

A URL that returns a **paginated list of resources associated with this case**. Use this link to retrieve all related resources to the case. For details on navigating pages, see the [Pagination Guide](https://api.clearinghouse.net/api-reference-v2p1/new-features/pagination).
