+

Search Tips | Advanced Search

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


Devices (GET)

Retrieves metadata for the list of devices that accessed this project.


Note

Since 7.1, the offset parameter is no longer supported. Use the bookmark parameter instead for paging.


Roles

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


Method

GET


Path

/management-apis/2.0/runtimes/runtime-name/devices


Example


Path Parameters


Query Parameters

Query parameters are optional.


Produces

application/json, application/xml, text/xml


Response

The metadata of the devices that accessed this project.


JSON Example


XML Example


Response Properties

The response has the following properties:

The device has the following properties:

The device application has the following properties:

The user-ids has the following properties:


Errors

403

404

500

Parent topic: REST API for the MobileFirst Server administration service