curl --location --request GET 'https://example.com:30888/guest_images//change-owner-candidate-domains'
{
"guest_image": {
"candidates": [
{
"id": "string",
"name": "string"
}
]
}
}