> ## Documentation Index
> Fetch the complete documentation index at: https://docs.closerintellect.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# List Contracts

Lists all contracts associated with the authenticated user's organization.

### Query Parameters

<ParamField query="leadId" type="string">
  Filter contracts by lead ID.
</ParamField>

### Response

<ResponseField name="contracts" type="array">
  A list of contract objects.
</ResponseField>
