> 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 `{records}` parameter specifies the number of order records to be returned per page when retrieving paginated results from the Enigma platform. It works in conjunction with the `{page}` parameter to provide precise control over the volume and subset of data returned in each API response, enabling efficient data retrieval and reducing unnecessary payload size.

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