> 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 `ctrid` parameter represents the unique Contract ID used to identify a specific contract within the Enigma platform. It acts as a path parameter for contract-related endpoints, enabling retrieval of detailed information associated with a particular contract linked to an order or patient record in Enigma Genomics.

All endpoints nested under this route require a valid `ctrid` value, which is generated by the system at the time of contract creation and must be passed in the request URL in place of `:ctrid`.