cURL
curl --request GET \ --url https://backend.overtenai.com/api/v1/images
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>", "input": "<unknown>", "ctx": {} } ] }
List images visible to the caller, newest first.
Scope-filtered so personal keys only see their own images and workspace members without canViewAllFiles only see images they own.
canViewAllFiles
1 <= x <= 100
Successful Response