> ## 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.

# Get Battle Plan

Retrieves the current AI-generated Battle Plan for a specific lead.

### Path Parameters

<ParamField path="id" type="string" required>
  The unique identifier of the lead.
</ParamField>

### Response

<ResponseField name="battlePlan" type="object">
  The structured battle plan data.
</ResponseField>
