Skip to main content
GET
List media files

Authorizations

Authorization
string
header
required

Prefix your API key with "Bearer ". Example: Authorization: Bearer sapi_key_...

Query Parameters

limit
integer

Max results (default 50, max 100)

cursor
string

Pagination cursor (media ID)

Response

OK

count
integer
Example:

42

data
object[]
next_cursor
string