List content assets
Content
List content assets
Paginated list of content assets with filtering by type, status, and search query.
GET
List content assets
Authorizations
API key prefixed with cr_ (e.g. cr_a1b2c3...)
Query Parameters
Website ID. Auto-resolved if key has single website scope.
Filter by asset type (e.g. Blog Post, Landing Page)
Filter by status
Search by title (case-insensitive)
Max results (default 50, max 200)
Required range:
x <= 200Pagination offset
Required range:
x >= 0