MiscResource Resource

GET

Response Body
media type data type
application/json RootRestObject (JSON)
application/xml rootRestObject (XML)

GET /release_info

Response Body
media type data type
application/json ReleaseInfo (JSON)
application/xml releaseInfo (XML)

GET /zone_config

Request Parameters
name type description default constraints
include_desktop_process_config query false boolean
Response Body
media type data type
application/json ZoneConfig (JSON)
application/xml zoneConfig (XML)

GET /zone_config/branding/mobile/{platform}

Request Parameters
name type description
platform path
Response Body
media type data type
application/json object (JSON)
application/xml anyType (XML)

GET /zone_config/branding/desktop/{platform}

Request Parameters
name type description
platform path
Response Body
media type data type
application/json object (JSON)
application/xml anyType (XML)

GET /static/{subpath}

Request Parameters
name type description constraints
subpath path regex: .+
Response Body
media type data type
application/json object (JSON)
application/xml anyType (XML)

POST /legacy_query

Request Parameters
name type description default constraints
count query 100 int
description_format query text  
first query 0 int
Response Body
media type data type
application/json SearchResultList (JSON)
application/xml searchResultList (XML)