Calls
Get calls by campaign ID and contact ID
Get all calls by campaign id and contact id. Returns an array of PaginatedCallPublicDto. Supports pagination.
GET
Authorizations
Path Parameters
Id of the campaign as a string ObjectId value.
Id of the contact as a string ObjectId value.