> 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-v2/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-v2/new-features/pagination.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-v2/new-features/pagination.md).

## 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-v2/new-features/pagination.md).
