+

Search Tips | Advanced Search

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


Push Device Subscription (GET)

Retrieves an existing subscription of push.


Description

The subscription referenced by the subscriptionId is retrieved.


Method

GET


Path

/apps/applicationId/subscriptions/subscriptionId


Example


Path Parameters


Header Parameters

Some header parameters are optional.


Produces

application/json


Response

The details of the device subscription that is retrieved.


JSON Example


Response Properties

The response has the following properties:

The devices has the following properties:

The pageInfo has the following properties:


Errors

401

404

500

Parent topic: REST API for the MobileFirst Server push service