Skip to main content
GET
List Content Types

Path Parameters

string
required
Organization ID
string
required
Project ID

Query Parameters

number
default:"20"
Items per page
string
Cursor for pagination (from previous response)
string
Filter by status: draft, modified, published, unpublished, or deleted
Search term to filter by name or description
string
Natural language query for semantic search
string[]
Filter by tags

Response

ContentType[]
Array of content type objects
object
Pagination information

Example Response

Code Examples