Get contents

This API allows us to obtain list of content based on various filters

Query Params
date-time

Filter content modified after this date-time. Must be in ISO 8601 UTC format (e.g. 2025-04-09T18:30:00.000Z)

boolean
Defaults to false

Include deleted records in the response

boolean
Defaults to false

Include content from deactivated sites in the response

uuid

Filter content by topic ID. Required when filter is set to "topic"

string
enum

Filter criteria for content. When set to "topic", topicId parameter is required

Allowed:
string
enum
Defaults to published

Status of content to filter. Use 'all' to fetch content with any status

Allowed:
integer
1 to 50
Defaults to 16

Number of items to return per page

uuid

Optional site ID to filter the results

string

Filter content by specific content IDs (comma-separated UUIDs)

string
enum

Sort criteria for content

string
enum

Content type filter

Allowed:
string
enum

Content sub-type filter

Allowed:
integer
≥ 0

Filter content published within specified time period in days

string
enum

Filter content by publish date span

Allowed:
uuid

Filter pages by category ID (only applicable for page content type)

uuid

Filter content by author ID

uuid

Filter content contributed by this user ID (authored or modified by this user)

boolean
Defaults to false

Whether the content is must read or not

integer

Token for fetching the next page of results

string
enum

Specifies which bulk operation report to generate. Use 'content_author_report_generation' for author change CSV export.

Allowed:
uuid

ID of the user who requested the bulk operation (required when reportType is provided)

Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json