> For the complete documentation index, see [llms.txt](https://api.clearinghouse.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://api.clearinghouse.net/api-reference-v2p1/objects/case/pagination-urls.md).

# 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](/api-reference-v2p1/new-features/pagination.md). See [Docket](/api-reference-v2p1/objects/docket.md).

## 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](/api-reference-v2p1/new-features/pagination.md). See [Docket](/api-reference-v2p1/objects/docket.md) 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](/api-reference-v2p1/new-features/pagination.md).
