Detailed Contact Stats
Endpoints — Contacts
Get detailed contact stats
Get the per-second network performance trace for a single contact — jitter, RTT, MOS, and packet counts — to chart call quality across the full contact duration.
GET
Detailed Contact Stats
Returns the per-second network performance trace for one contact: jitter, round-trip time (RTT), MOS, packets sent and received, and agent status at each sample. Use it to chart call quality across the full duration of a contact — find the
contactId first in List contact summaries.
Endpoint
Parameters
Path
Response
200 OK with an array of samples sorted by timestamp. Each sample covers one second of network metrics for the contact.
Sample count matches contact duration — one entry per second of active call. For aggregated min/avg/max values across the whole contact, use Get complete contact record.
Example
Errors
See Errors for shared codes such as
401 unauthorized, 429 rate_limited, and the 5xx family. For request caps see Rate limits.
Related
- Get complete contact record — every captured field for the same contact, including aggregated network metrics.
- List contact summaries — list contacts to find a
contactIdto drill into. - Errors — shared status codes and recovery patterns.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
Amazon Connect Contact ID