Skip to main content
GET
List Generations

Query Parameters

type
string
Filter by generation type. One of: video, image.If omitted, returns a combined list of both, sorted by most recent.
per_page
integer
Number of results per page. Defaults to 20, maximum 100.
page
integer
Page number. Only applicable when type is specified. Defaults to 1.

Response 200 OK

data
array
meta
object
Pagination metadata. Only present when type filter is used.

Example

List all recent generations
List only videos (paginated)
Response: