Fetch feed
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
Fetch feed
Documentation Index
Fetch the complete documentation index at: https://docs.rendernet.ai/llms.txt
Use this file to discover all available pages before exploring further.
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 >= 1The page size of the feed
Required range:
1 <= x <= 50