+

Search Tips | Advanced Search

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


Push Device Registration (GET)

Retrieves all or a subset of existing device registrations to the push service.


Roles

Users in the following roles are authorized to perform this operation:


Method

GET


Path

/management-apis/2.0/runtimes/runtime-name/notifications/applications/application-name/devices


Example


Path Parameters


Query Parameters

Query parameters are optional.


Produces

application/json, application/xml, text/xml


Response

Retrieves all or a subset of existing device registration to the push service.


JSON Example


XML Example


Response Properties

The response has the following properties:

The device-list has the following properties:


Errors

400

403

404

406

500

Parent topic: REST API for the MobileFirst Server administration service