Skip to main content
GET

Query Parameters

modality
enum<string> | null

Only models with this modality, matching modality on each returned model. The kind of output a model produces — the axis ?modality= filters on.

Available options:
image,
video,
audio

Response

Successful Response

data
ModelSummary · object[]
required

This page of items.

next_cursor
string | null
required

Opaque cursor for the next page, or null when this response completes the list. Always present. Endpoints that serve the whole collection at once always return null.