Get call details and metrics
Returns full call details including all computed metrics.
The id parameter accepts either the internal integer ID or the call_identifier string you provided at ingestion.
Poll this endpoint after POST /calls until analysis_status is "computed" or "failed".
Authentication
AuthorizationBearer
JWT token from RubricHQ Settings → API Keys
Path parameters
id
Internal call ID or your call_identifier
Response
Call details with metrics
agent
analysis_status
- `pending` — analysis queued or in progress
- `computed` — all metrics computed successfully
- `failed` — analysis encountered an error
Allowed values:
call_direction
Allowed values:
call_end_reason
call_identifier
call_timestamp
created_at
customer_number
duration_seconds
id
label
metadata
recording_url
Presigned URL to the stored recording (valid for 1 hour).
standard_metrics
transcript
transcription_status
- `pending` — transcription not yet run (audio not yet available)
- `completed` — transcript available (either provided or generated)
- `failed` — transcription failed
Allowed values: