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

# Session Messages

> Get message history for a session

<ParamField path="id" type="string" required>Session ID</ParamField>
<ParamField query="limit" type="number" default="50">Max messages to return</ParamField>
