+

Search Tips | Advanced Search

For up-to-date product documentation, see the IBM MobileFirst Foundation Developer Center.


Push Message (GET)

Retrieves the message details by messageId.


Description

Requires the following JNDI properties to be set for MobileFirst Push:


Method

GET


Path

/apps/applicationId/messages/messageId


Example


Path Parameters


Header Parameters

Some header parameters are optional.


Produces

application/json


Response

The details of the message that is retrieved.


JSON Example


Response Properties

The response has the following properties:


Errors

401

404

406

500

Parent topic: REST API for the MobileFirst Server push service