Retrieve a list of content pillars
Retrieve a list of content pillars for the authenticated workspace.
Authorizations
Default authentication mechanism
Query Parameters
The field to sort the content pillars by.
title, createdAt The order to sort the content pillars by.
asc, desc The search term to filter the content pillars by.
IDs of content pillars to filter by.
The page number for pagination.
x > 01
The number of items per page.
0 < x <= 10050
Response
A list of content pillars
The unique ID of the content pillar.
The title of the content pillar.
The description of the content pillar.
The color of the content pillar.
red, yellow, green, blue, purple, brown The status of the content pillar.
published, archived The ID of the user who created this pillar.
The ID of the workspace this pillar belongs to.
When the content pillar was created.
When the content pillar was last updated.

