v1

latestOpenAPI 3.1.12026-07-267189154.8 KB
Ideas

List ideas

List all ideas in the workspace with pagination and filtering. Archived ideas are excluded from results.

get/ideas

Query parameters

limitinteger

Maximum number of ideas to return (1-100)

cursorstring uuid

Cursor for pagination (idea ID from the last item of previous page)

string[]
OR
string uuid

Fetch specific ideas by IDs

channel'LinkedIn' | 'Twitter' | 'TikTok' | 'YouTubeShorts'

Filter by channel

linkedInProfileIdstring 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

string[]
OR
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

sortBy'createdAt'

Field to sort by

sortOrder'asc' | 'desc'

Sort order

Response

List of ideas

nextCursorstring nullable

Cursor for the next page of results

hasMoreboolean

Whether there are more results