Skip to main content
GET
Get Chapter

Overview

Retrieve complete details about a specific chapter, including all associated prompts and content.

Request

Path Parameters

string
required
The project ID
string
required
The chapter ID

Headers

string
required
Bearer token with your API key

Response

Returns the chapter object with all nested prompts and content.

Examples

Response Example

The result field in each prompt contains the result message from processing, or null if still processing. The chapter-level status field indicates the overall chapter state: ready, processing, or error.

Error Responses

404
Chapter not found

Next Steps

Submit Prompt

Add video content to this chapter

List Chapters

View all chapters