List ideas
List all ideas in the workspace with pagination and filtering. Archived ideas are excluded from results.
/ideasAuthorizationBearer token · headerrequiredAPI key authentication. Generate an API key from your workspace settings.
limitintegerMaximum number of ideas to return (1-100)
cursorstring<uuid>Cursor for pagination (idea ID from the last item of previous page)
idsstring<uuid>[] | string<uuid>Fetch specific ideas by IDs
channelstringFilter by channel
LinkedInTwitterTikTokYouTubeShortslinkedInProfileIdstring<uuid>Filter by LinkedIn profile ID
xProfileIdstring<uuid>Filter by X/Twitter profile ID
tikTokProfileIdstring<uuid>Filter by TikTok profile ID
youTubeProfileIdstring<uuid>Filter by YouTube channel profile ID
labelIdsstring<uuid>[] | string<uuid>Filter by label IDs (ideas with any of these labels)
createdAtMinstring<date-time>Filter ideas created on or after this date
createdAtMaxstring<date-time>Filter ideas created on or before this date
sortBystringField to sort by
createdAtsortOrderstringSort order
ascdescList of ideas
ideasIdea[]Show propertiesHide properties
Ideaidstring<uuid>urlstring<uri>titlestringchannelsstring[]statusstringAlways 'Idea' for ideas
createdAtstring<date-time>updatedAtstring<date-time>linkedInobject | nullShow propertiesHide properties
profileobject | nullShow propertiesHide properties
idstring<uuid>Profile ID
namestring | nullProfile name
detailstring | nullProfile detail (vanity name for LinkedIn, @username for X)
copystringassetsAsset[]Assets attached to the LinkedIn content
Show propertiesHide properties
Assetidstring<uuid>Asset ID
namestringOriginal filename
urlstring<uri>URL to access the asset
mimetypestringMIME type of the file (e.g., image/jpeg, video/mp4)
sizeintegerFile size in bytes
widthinteger | nullWidth in pixels for images and videos
heightinteger | nullHeight in pixels for images and videos
durationnumber | nullDuration in seconds for videos
xobject | nullX (Twitter) content
Show propertiesHide properties
profileobject | nullShow propertiesHide properties
idstring<uuid>Profile ID
namestring | nullProfile name
detailstring | nullProfile detail (vanity name for LinkedIn, @username for X)
tweetsobject[]Show propertiesHide properties
objectcopystringassetsAsset[]Assets attached to this tweet
Show propertiesHide properties
Assetidstring<uuid>Asset ID
namestringOriginal filename
urlstring<uri>URL to access the asset
mimetypestringMIME type of the file (e.g., image/jpeg, video/mp4)
sizeintegerFile size in bytes
widthinteger | nullWidth in pixels for images and videos
heightinteger | nullHeight in pixels for images and videos
durationnumber | nullDuration in seconds for videos
tikTokTikTokContent | nullTikTok content. Present when the post targets the TikTok channel.
Show propertiesHide properties
profileobject | nullShow propertiesHide properties
idstring<uuid>Profile ID
namestring | nullProfile name
detailstring | nullProfile detail (vanity name for LinkedIn, @username for X)
copystringCaption text
assetsAsset[]Assets attached to the TikTok post (one video).
Show propertiesHide properties
Assetidstring<uuid>Asset ID
namestringOriginal filename
urlstring<uri>URL to access the asset
mimetypestringMIME type of the file (e.g., image/jpeg, video/mp4)
sizeintegerFile size in bytes
widthinteger | nullWidth in pixels for images and videos
heightinteger | nullHeight in pixels for images and videos
durationnumber | nullDuration in seconds for videos
privacyLevelTikTokPrivacyLevelAudience visibility for the TikTok video.
PUBLIC_TO_EVERYONEFOLLOWER_OF_CREATORMUTUAL_FOLLOW_FRIENDSSELF_ONLYisCommentDisabledbooleanisDuetDisabledbooleanisStitchDisabledbooleanisPromotingBusinessbooleanisPaidPartnershipbooleanvideoCoverTimestampMsinteger<int32> | nullTimestamp (in milliseconds) of the video frame used as the cover thumbnail. Null when not set.
youTubeShortsYouTubeShortsContent | nullYouTube Shorts content. Present when the post targets the YouTube Shorts channel.
Show propertiesHide properties
profileobject | nullShow propertiesHide properties
idstring<uuid>Profile ID
namestring | nullProfile name
detailstring | nullProfile detail (vanity name for LinkedIn, @username for X)
titlestring | nullVideo title
descriptionstring | nullVideo description
assetsAsset[]Assets attached to the YouTube Shorts post (one video).
Show propertiesHide properties
Assetidstring<uuid>Asset ID
namestringOriginal filename
urlstring<uri>URL to access the asset
mimetypestringMIME type of the file (e.g., image/jpeg, video/mp4)
sizeintegerFile size in bytes
widthinteger | nullWidth in pixels for images and videos
heightinteger | nullHeight in pixels for images and videos
durationnumber | nullDuration in seconds for videos
privacyStatusYouTubePrivacyStatusAudience visibility for the YouTube Shorts video.
publicprivateunlistedcategoryIdstring | nullnotifySubscribersbooleanisEmbeddablebooleanisSelfDeclaredMadeForKidsbooleannextCursorstring | nullCursor for the next page of results
hasMorebooleanWhether there are more results
Unauthorized - Missing or invalid API key
codestringmessagestring