Channel Metrics
Querying Message Metrics
Fetch message metrics by channel ID
Provide the token that is returned upon login
The ID of the workspace
The type of message metrics filter
The ID of the filter, being platformId or channelId
List of results
The request did not pass validation
Fetch channel metrics using query parameter filters
Provide the token that is returned upon login
The ID of the workspace
The date and time in the format 'YYYY-MM-DDTHH:MM:SSZ' or 'YYYY-MM-DDTHH:MM:SS-HH:MM'.
The date and time in the format 'YYYY-MM-DDTHH:MM:SSZ' or 'YYYY-MM-DDTHH:MM:SS-HH:MM'.
The time grouping of the period for which to fetch metrics. If provided time series will be returned and grouped by this period.
Filter conditions for which to fetch metrics. Each condition is a string in the format of 'equals(field,value)'.
Available field-value pairs are
channelID- UUID, can supply multiple equals conditions for multiple channelIdsplatformID- string, can supply multiple equals conditions for multiple platforms- Common values are 'sms-messagebird', 'email-sparkpost', 'whatsapp', 'rcs-google'. More are possible and are specified in the summary response for a channel
status- string, can supply multiple equals conditions for multiple statuses- Allowed values are 'invalid', 'pending', 'setting_up', 'active', 'inactive', 'failed', 'deleted'
name- string, only one condition allowedmessageType- string, can supply multiple equals conditions for multiple messageTypes- Allowed values are 'invalid', 'text', 'html', 'image', 'file', 'gif', 'location', 'carousel', 'list', 'section', 'authentication', 'contact', 'template'
direction- string, only one condition allowed- Allowed values are 'in', 'out', 'unknown'
List of results
The request did not pass validation
Last updated
Was this helpful?

