Skip to main content
GET
Get calls by campaign ID and contact ID

Authorizations

Authorization
string
header
required

Headers

x-sub-organization-id
string

Optional sub organization ID. Must belong to your main organization API key.

Path Parameters

campaignId
string
required

Id of the campaign as a string ObjectId value.

contactId
string
required

Id of the contact as a string ObjectId value.

Query Parameters

perPage
number

Max page size. Default is 50.

page
number

Page number. Default is 0.

Response

status
enum<string>
Available options:
error
message
string