API - Client
get
Responses
200
Successful Operation
application/json
ResponseanyExample:
{"statusCode":200,"data":{"appVersions":[{"device":"ANDROID","version":"1"}]}}422
An error occurred while processing the information
application/json
get
/device-app-versionsget
Path parameters
devicestring Β· enumRequiredPossible values:
Responses
200
Successful Operation
application/json
404
The information doesn't meet the validations expected.
application/json
422
An error occurred while processing the information
application/json
get
/device-app-versions/{device}Last updated
Was this helpful?