Images

Deprecated: prefer GET /assets/generations (all types, paginated, same source filter). This endpoint continues to work; no removal is scheduled. List images you previously generated through the API, most recent first. This is a free read-only history lookup (no credits, no generation); it does not create anything. Pass an optional request_id query parameter to return only the results tagged with that id when you originally called createImage, editImage, generateWithStyle, generatePose, rotateSprite, or removeBackground. Requires an API key (user scope).

get/assets/images/results

Query parameters

request_idstring

Filter results by request_id

source'api' | 'web' | 'all'

Which surface the results were generated from: api (default, your API/MCP generations from the last 7 days), web (your Ludo web studio generations, no time limit), or all

Response

Success

urlstring
request_idstring
created_atinteger

Changes

Changed in 2 of the 17 revisions of this API.2