+

Search Tips | Advanced Search

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


Application Configuration (GET)

Retrieves the configuration of a specific application version.


Roles

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


Method

GET


Path

/management-apis/2.0/runtimes/runtime-name/applications/application-name/application-env/application-version/config


Example


Path Parameters


Query Parameters

Query parameters are optional.


Produces

application/json, application/xml, text/xml


Response

The configuration of the specified application version.


JSON Example


XML Example


Response Properties

The response has the following properties:

The accessConfig has the following properties:

The languages has the following properties:

The logfilters has the following properties:


Errors

403

404

500

Parent topic: REST API for the MobileFirst Server administration service