curl "https://api.genlook.app/tryon/v1/generations?limit=10&status=COMPLETED" \ -H "x-api-key: gk_your_api_key"
{ "items": [ { "id": "cm8gen456xyz", "status": "COMPLETED", "productDescription": "A comfortable cotton t-shirt in navy blue", "generationTimeMs": 12500, "createdAt": "2026-03-30T10:00:00.000Z", "updatedAt": "2026-03-30T10:00:15.000Z" } ], "nextCursor": null, "hasMore": false, "count": 1 }
List try-on generations for your account
nextCursor
PENDING
PROCESSING
COMPLETED
FAILED
Was this page helpful?