The list generations endpoint lets users retrieve information about all their generated media and their associated generation details. Users can filter by generation_id, media_id or status.
API key needed to access our public endpoints. You can find yours under the 'Account' section of the website
The status of the feed item. (optional)
success
, failed
The id of the media (optional)
The id of the generation (optional)
The page number of the feed
x >= 1
The page size of the feed
1 <= x <= 50
A list of feed items
The response is of type object
.