Skip to main content
GET
List content

Authorizations

Authorization
string
header
required

Developer API key from Dashboard → Settings → Developer API

Query Parameters

folder
string

Legacy folder filter. Use all to include every folder.

starred
enum<string>

Pass true to return only starred content. false is accepted but applies no filter.

Available options:
true,
false
collectionId
string<uuid>

Filter content by collection ID. A malformed UUID returns an empty list.

Response

List of content items

content
object[]
required