Skip to main content
GET
List dial attempts for a contact
Newest-first dials for a contact you own (contactId from POST /leads). Poll until hasAnalysis: true, then fetch the call detail.

Authorizations

Authorization
string
header
required

Paste only your API key (ond_live_… or ond_test_…). Do not type the word Bearer — the playground adds it.

Path Parameters

id
string
required

Query Parameters

limit
integer
default:20

Max attempts to return (capped at 50)

Required range: 1 <= x <= 50

Response

Dial list

contactId
string
calls
object[]