GET /push/v1/message/{messageID}

Retrieves a single message currently defined within an account.

URL Parameters

NameTypeDescription
messageIdstringRequiredId of the message to retrieve.

Usage

Example Request

Example Response

If the request includes invalid values, the API returns a 400 response with details on the error.