OpenAPI 3.1.0MITraw.githubusercontent.com2026-08-1111722.6 KB

0c601a16410f

Media

Get image

Serves a hosted image by ID. Images are created when:

  • The model generates an image via create_image tool
  • A base64 image is uploaded through /v1/chat/completions

Images have a 7-day TTL and are cleaned up automatically. No auth required.

get/api/image/{image_id}

Path parameters

image_idstring required

Image identifier (UUID)

Response

Image file