Skip to main content
GET
Get Extract Template Generation

Path Parameters

generation_id
string<uuid>
required

Response

Successful Response

id
string<uuid>
required

Unique extract template generation identifier.

status
string
required

Current generation status.

completed_at
string<date-time> | null

When the generation completed.

created_at
string<date-time> | null

When the generation was created.

error
string | null

Error message when generation failed.

generated_version
ExtractTemplateVersionResponsePublicV2 · object | null

Generated version details, when available.

generated_version_id
string<uuid> | null

Identifier of the generated version.

name
string | null

Extract template name associated with the generation.

source_version_id
string<uuid> | null

Identifier of the version being refined.

started_at
string<date-time> | null

When the generation started executing.

summary
string | null

Summary of the generation result.