+

Search Tips | Advanced Search

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


Retrieve Tag (GET)

Retrieves the specified tag in the application.


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/tags/tag-name


Example


Path Parameters


Produces

application/json, application/xml, text/xml


Response

Retrieves details of a specific tag of the application.


JSON Example


XML Example


Response Properties

The response has the following properties:


Errors

400

403

404

500

Parent topic: REST API for the MobileFirst Server administration service