Skip to main content
GET
Recipients Count by channel

Description

Get the recipients count by channel of a campaign. campaignId url param is the campaign id used to count the recipients.

Response

where:
  • emailRecipientsCount: Total of recipients with emails filtered by the type passed in query param type.
  • smsRecipientsCount: Total of recipients with sms filtered by the type passed in query param type.
Query Parameters

Authorizations

Authorization
string
header
required

Access token obtained from the m2m-token endpoint.

Headers

Authorization
string
required

Query Parameters

type
string

Response

Successful response