Skip to main content
GET
List the interview call attempts

Authorizations

Authorization
string
header
required

API key authentication for the public API. Pass your API key as a Bearer token.

Path Parameters

application_id
string<uuid>
required

Response

Every call attempt for an application's interview, plus candidate reachability and the next scheduled call. calls is empty before any call has been placed.

phone_number
string | null
required

The candidate's phone number (E.164) that the interview calls reach them on.

next_scheduled_call_at
string<date-time> | null
required

When the next call is scheduled, or null when none is upcoming.

calls
object[]
required

Call attempts, oldest first.