Get questions and clusters
Get IdeaCloud questions
Get the researched questions and clusters from an IdeaCloud
GET
Get questions and clusters
Returns the questions discovered during research, organized into clusters by search intent. Only available after the IdeaCloud reachesDocumentation Index
Fetch the complete documentation index at: https://api-docs.hrizn.io/llms.txt
Use this file to discover all available pages before exploring further.
complete status.
Scope required: ideaclouds:read
Path parameters
UUID of the IdeaCloud.
Question IDs use the format
q-{timestamp}-{index} (e.g. q-1772246824308-0), not UUIDs. Use these IDs as-is when passing selected_question_ids to the content creation and generation endpoints.Cluster IDs use the format
cluster-{index} (e.g. cluster-0). Each question’s cluster_id references one of the cluster objects in the clusters array.Last modified on March 1, 2026
