Retrieve Custom Content

Returns a paginated list of reusable content snippets that can be inserted into templates via macros.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer

Filter by ID

string

Filter by name

string

Filter by macro tag

boolean

Filter by availability to all publications

publication_id
array of integers

Filter by publication ID. Accepts a single value or an array. Snippets available to all publications are included automatically.

publication_id
category_id
array of integers

Filter by custom content category ID. Accepts a single value or an array.

category_id
string

Filter by creation date. Supports operators: >, >=, <, <=

string

Filter by last updated date. Supports operators: >, >=, <, <=

integer

The page to return.

integer

The total results to return per page.

string

The field to sort the request by. column_name|asc OR desc

columns[]
array of strings

The field names to be included in the JSON response. You can have multiple columns[] query params included in the request URL (e.g. columns[]=id&columns[]=name).

columns[]
Response

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Choose an example:
application/json