+

Search Tips | Advanced Search

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


Push Device Registration (GET)

Retrieves an existing device registration of push


Description

Device registrations for a push service that are retrieved for a specific deviceId.


Method

GET


Path

/apps/applicationId/devices/deviceId


Example


Path Parameters


Header Parameters

Some header parameters are optional.


Produces

application/json


Response

The details of the device registration 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