Retrieves the application_version row matching the given version and platform.

Request Information

URI Parameters :

None.

Body Parameters :

JSON body with version and platform keys.

Collection of Object

None.

Response Information

Resource Description :

IHttpActionResult containing the matching application_version, or null if none matches.

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.