Skip to main content
GET
Get a call

Authorizations

Authorization
string
header
required

Your API key, created in the Leadey dashboard under Settings → API Keys. Send it as Authorization: Bearer leadey_sk_live_….

Path Parameters

id
string
required

Call id.

Response

Success.

data
object

Only returned on the single-call endpoint.

Leadey returns what was said on a call, not the audio file. There is no recording download: hasRecording tells you one exists, and the transcript, speakers and summary are what you would have listened for.

Every field here is null until the call has been transcribed, so read them defensively — a call placed a moment ago will have none of them.