Skip to main content
GET
List generations

Authorizations

Authorization
string
header
required

API key prefixed with mvra_live_. Create keys at Settings > Developer > API Keys.

Query Parameters

workspace_id
string

Filter by workspace

app_id
string

Filter by generation app

Search by title

limit
integer
default:50

Maximum number of results (default 50, max 100)

Required range: x <= 100
cursor
string

Cursor for pagination

Response

List of generations

object
enum<string>
Available options:
list
data
object[]
has_more
boolean

Whether there are more results available

next_cursor
string | null

Cursor for fetching the next page