Get content details
Get content
Get details and component status of content
GET
Get content details
Returns content metadata and a summary of its components. 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.
content:read
Path parameters
UUID of the content.
Response
Content status:
generating, complete, failed, or awaiting_input.The category assigned to this content, containing
id and name. Returns null if no category is assigned.The IdeaCloud used to generate this content, containing
id and keyword. Returns null if the content was not generated from an IdeaCloud (e.g. older content).Flexible metadata object. For API-created content, includes
source ("public_api"), api_key_id, and api_creator_label (formatted as “API - Name (email)”). May also contain generation parameters like tone, language, and selected_question_ids.Last modified on March 1, 2026
