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

# List Records

> Retrieve records for a campaign with optional filtering

<Info>
  **This endpoint is an alias for [List Leads](/api-reference/leads/list).**

  Both `/api/v1/records` and `/api/v1/leads` are functionally identical. Use whichever naming convention fits your integration.
</Info>

See the [List Leads](/api-reference/leads/list) documentation for full details on:

* Query parameters
* Response format
* Code examples
* Error handling
