List IdeaClouds
List IdeaClouds
List all IdeaClouds for this site
GET
List IdeaClouds
Returns a paginated list of IdeaClouds for the site associated with your API key. Scope required:Documentation 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.
ideaclouds:read
Query parameters
Results per page (1-100).
Pagination cursor from a previous response.
Filter by status. Possible values:
researching (research in progress), complete (ready to use for content creation), failed (research encountered an error).Search by keyword (case-insensitive partial match).
Response
The category assigned to this IdeaCloud, containing
id and name. Returns null if no category is assigned.Authorizations
Your Hrizn API key (prefix hzk_)
Query Parameters
Number of results per page
Required range:
1 <= x <= 100Base64-encoded pagination cursor
Filter by status (e.g. researching, complete, failed)
Case-insensitive partial match on keyword
Last modified on March 1, 2026
