Returns list of dpc in enterprise
successful operation
Authorization information is missing or invalid.
Not Found.
Internal server error
{- "count": 0,
- "next": "string",
- "previous": "string",
- "results": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "version_code": "string",
- "build_number": 0,
- "hash_string": "string",
- "download_url": "string",
- "icon_url": "string",
- "min_sdk_version": 0,
- "target_sdk_version": 0,
- "release_name": 0,
- "release_comments": "string"
}
]
}
Returns instance of DPC in enterprise
successful operation
Authorization information is missing or invalid.
Not Found.
Internal server error
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "version_code": "string",
- "build_number": 0,
- "hash_string": "string",
- "download_url": "string",
- "icon_url": "string",
- "min_sdk_version": 0,
- "target_sdk_version": 0,
- "release_name": 0,
- "release_comments": "string"
}