v1
latestOpenAPI 3.1.02026-07-26497885.9 KBMessage history
View which subscriptions received a particular message
post/notifications/{message_id}/history
Path parameters
message_idstring required
The identifier of the message in UUID v4 format. Get this id in the response of your Create Message API request, the View Messages API, and in your OneSignal dashboard Message Reports.
Headers
Authorizationstring required
Your App API key with prefix Key . See Keys & IDs.
Request body
Response
Accepted. The history-export job was enqueued. The export is delivered asynchronously to the configured S3 destination.
Example response
{
"success": true,
"destination_url": "https://onesignal-aws-link.csv"
}