Skip to main content
GET
List media

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.

file_type
enum<string>
Available options:
image,
video,
audio
type
enum<string>
Available options:
creation,
reference_image,
reference_video,
audio,
character,
location

Response

Assets, newest first.

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