Retrieve Policy

get

/mobile/tools/1.0/policies/{policyName}

Provides the environment-scoped value for the specified policy name.

Request

Supported Media Types
  • application/json
Path Parameters
policyName
Type: string
Required: true
Maximum Length: 607
Name of the Policy.

Response

Supported Media Types
  • application/json
200 Response
The environment policy's value.
Body
The policy instance representation.
Root Schema : policies
Type: object
The policy instance representation.
404 Response
The environment policy doesn't exist in this environment.
Body
Root Schema : error
Type: object
Nested Schema : errorDetails
Type: object