Retrieve a list of the latest Coro Agent versions available for supported device operating systems. Each URL is specific to the workspace.
Success
Bad request, validation error
Unauthorized request
Access forbidden
Too Many Requests
Internal server error
{- "deviceAgents": [
- {
- "version": "string",
- "marketingVersion": "string",
- "osType": "string",
- "url": "string",
- "releaseDate": 0,
- "devicesInstalledOn": 0
}
]
}