> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.enigmagenomics.com/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.enigmagenomics.com/_mcp/server.

# Overview

The `{page}` parameter specifies the page index used for paginating through order records retrieved from the Enigma platform. It works in conjunction with the `{records}` parameter to control the subset of data returned in each response, allowing clients to navigate through large sets of orders in a structured and efficient manner.

All endpoints nested under this route require a valid `{page}` value representing the desired page number, starting from the first page of results. This parameter must be passed in the request URL in place of `{page}`.