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

# Get call history

> Retrieve a paginated call history for the organization, filterable by status, participant, date range, and analysis score for dashboards and audits.

<ParamField query="participantId" type="string" />

<ParamField query="personOfInterestId" type="string" />

<ParamField query="dateFrom" type="string" />

<ParamField query="dateTo" type="string" />

<ParamField query="page" type="number" />

<ParamField query="limit" type="number" />

<ParamField query="status" type="pending_approval | initiated | ringing | in_progress | completed | failed" />
