Deprecated: prefer GET /assets/generations (all types, paginated, same source filter). This endpoint continues to work; no removal is scheduled. List spritesheets 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 animateSprite or transferMotion. Requires an API key (user scope).
Query parameters
Filter results by request_id
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
Changes
Changed in 2 of the 9 revisions of this API.2
- ○
endpoint deprecated
endpoint-deprecated
- ○
- ○
added the new optional
queryrequest parametersourcenew-optional-request-parameter
- ○