GET /push/v1/message/{messageID}
Retrieves a single message currently defined within an account.
Name | Type | Description | |
---|---|---|---|
messageId | string | Required | Id of the message to retrieve. |
Example Request
Example Response
If the request includes invalid values, the API returns a 400 response with details on the error.