Fetch Template Analytics API

Call this endpoint to retrieve analytics metrics for one or more WhatsApp templates.
Pass template identifiers and a valid date range to receive time-bucketed performance data, including delivery, read, click, cost, and conversion metrics.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

Enter one or more WhatsApp template IDs separated by commas.
You can pass up to 10 template IDs in a single request.
Use this when you want analytics grouped by Meta template ID.

string

Enter a single Netcore template ID.
Pass only one value. Do not combine with multiple IDs.
Use this when you want analytics using Netcore’s internal template reference.

string
required

Provide the start date for the analytics range.
Use YYYY-MM-DD format.
Metrics are included from this date onward.

string
required

Provide the end date for the analytics range.
Use YYYY-MM-DD format.
Ensure this date is the same as or later than date_start.

string

Set the time grouping level for the results (for example DAILY).
Use this if you want metrics split into time buckets.
If you skip this parameter, the default aggregation is applied.

integer

Set how many records to return in this response page.
Use this together with cursors to paginate through large datasets.
If not set, the system default limit is used.

boolean

Set this to true to calculate metrics using your WABA timezone.
Set to false or omit to use the system default timezone.

string
enum

Pass the product type to filter analytics by template channel.
Use cloud_api for utility templates.
Use MARKETING_MESSAGES_LITE_API for marketing templates on MMLite.
Skip this parameter to get combined metrics across product types.

Allowed:
string

Pass the “after” cursor value from the previous response
to fetch the next page of results.

string

Pass the “before” cursor value from the previous response
to fetch the previous page of results.

string

Provide a comma-separated list of metric names to return.
Use this to limit the response to specific conversion metrics.
Skip this parameter to return all supported metrics.

Response

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json