Retrieve analysis
List and retrieve APIs return the native analysis payloads already used by Anthropod webhooks. Lists return these records in data[] with pagination; retrieval returns one record in data.
Inputs
Use channel=call or channel=chat to narrow conversation lists. Customer conversation history is filtered by the explicit customer relationship within the service.
Outputs
Available modules, fields and null values depend on configuration and processing state. The API preserves their stored keys and types. Customer profiles represent the current accumulated state; date filters do not recreate historical snapshots.
Parameters and subparameters
Results remain keyed by their configured parameter names. ans retains its actual type: string, number, boolean, object, array, or null. Explanations and source references are returned when stored. subparameters remains a keyed object, with the same result structure recursively.
Agent Feedback retains analytics.parameters and analytics.overall. Summaries, concerns, dispositions, templates and other modules retain their existing module-specific outputs. The API reference describes these fields and shows complete call, chat, and customer responses.
Larger downloads
Use Create export for larger datasets. Exports use the existing dashboard CSV layout and return a CSV download link. Each job supports up to 31 days, 100,000 records and 200 MiB (209,715,200 bytes). Split longer periods into adjacent windows.