GetTransactionalPushByTagReport

GetTransactionalPushByTagReport function retrieves the report of a transactional push message sent by tag using the trackingId. The report includes detailed statistics broken down by applications, operating systems, browsers, device brands, and device types.

Important Note
ApplicationId parameter is optional. If provided, the platform filters the report for the specific application. The report is only available when the send status is 'RELAYED', 'COMPLETED', or 'FINAL_ERROR'.

Query Params
uuid
required

The tracking ID (GUID) of the transactional push send to retrieve the report for

uuid

Optional application ID (GUID) to filter the report for a specific application

Headers
string
required
Defaults to {$$.env.access_token}
Responses

401

Unauthorized - Authentication required. Please provide a valid access token.

404

Not Found - The sendByTag report was not found for the given trackingId.

429

Too Many Requests - Rate limit exceeded. Please reduce the frequency of your requests.

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json