v1

latestOpenAPI 3.1.0MIT2026-07-1710621.2 KB
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