> ## 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 Agent Progress

Retrieves the current progress and earned badges for a specific agent.

### Path Parameters

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

### Response

<ResponseField name="progress" type="object">
  The agent's current progress metrics and badges.
</ResponseField>
