+

Search Tips | Advanced Search

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


Push Device Registrations (GET)

Retrieves all or a subset of existing device registration(s) of push.


Description

Device registrations for the push service are retrieved for the specified criteria


Method

GET


Path

/apps/applicationId/devices


Example


Path Parameters


Query Parameters

Query parameters are optional.


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:

The devices has the following properties:

The pageInfo has the following properties:


Errors

401

406

500

Parent topic: REST API for the MobileFirst Server push service