Skip to main content
GET
List generations

Authorizations

Authorization
string
header
required

Your organization's API key, from Settings → API. Authorization: Bearer crl_sk_live_…

Query Parameters

limit
integer
default:20

How many rows to return (1-100).

Required range: 1 <= x <= 100
account_id
string<uuid>

Only rows belonging to this creator.

status
enum<string>
Available options:
queued,
processing,
succeeded,
failed

Response

Recent runs, newest first.

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