Skip to main content
GET
Retrieve all calls associated with a specific invoice ID.
This endpoint returns false if no calls exist for the given invoice ID, or an array of call objects if calls are found.

Request

string
required
The unique identifier of the invoice to retrieve calls for
string
required
Bearer token for API authentication