GET
/
pub
/
v1
/
generations

Headers

X-API-KEY
string
required

API key needed to access our public endpoints. You can find yours under the 'Account' section of the website

Query Parameters

status
enum<string>

The status of the feed item. (optional)

Available options:
success,
failed
media_id
string

The id of the media (optional)

generation_id
string

The id of the generation (optional)

page
integer

The page number of the feed

page_size
integer

The page size of the feed

Response

200 - application/json
data
object[]
err
object

The error if the request was not successful

pagination
object

The pagination information