• Document Up to Date

Preview

Indicates if Engine is configured in preview mode.

Resource Information

This service uses the tomcat application on port 8080 by default. To see a list of default ports click here

The context for this API is /.

HTTP Verb
GET
URL
/api/1/config/profile
Response Formats
JSON

Example

Request

GET .../api/1/config/preview.json

Response

Status 200 OK

1{
2  "preview": "true"
3}

Responses

Status
Location
Response Body
200

See example above.