Generations
List Generations
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.
GET
Headers
API key needed to access our public endpoints. You can find yours under the 'Account' section of the website
Query Parameters
The status of the feed item. (optional)
Available options:
success
, failed
The id of the media (optional)
The id of the generation (optional)
The page number of the feed
Required range:
x > 1
The page size of the feed
Required range:
1 < x < 50
Was this page helpful?