Skip to main content
GET
List calls

Authorizations

Authorization
string
header
required

API key from Voxworks, sent as Authorization: Bearer YOUR_API_KEY.

Query Parameters

status
string
type
enum<string>
Available options:
outbound,
inbound,
web
progress
string
contact_id
string
script_id
string
created_after
string<date-time>
created_before
string<date-time>
cursor
string<date-time>

Use meta.next_cursor from the previous response.

limit
integer
default:100
Required range: 1 <= x <= 500

Response

Calls returned.

success
boolean
required
Example:

true

calls
object[]
required
meta
object
required