image
Image display field.
Properties
imageUri: Image URLaltText: Accessible alt textcaption: Optional caption
Answer Format
Display-only field. No answer payload.
Example
{
"id": "anatomy_ref",
"fieldType": "image",
"imageUri": "https://example.com/anatomy-diagram.png",
"altText": "Human anatomy diagram",
"caption": "Reference image"
}