Get generation status
Poll an AI generation. completed generations include the version produced and content paths; failed ones include error_code and error_message.
Authorizations
Workspace API key, e.g. Authorization: Bearer tented_.... Create keys in Workspace Settings → API Keys.
Path Parameters
Email template ID.
Generation ID.
Response
Generation state.
Generation ID.
Generation state.
generating, completed, failed When the generation started.
Generation type, e.g. iteration.
Content version produced (present when completed).
API path to this generation’s HTML (present when completed).
API path to this generation’s plain text (present when completed).
Where plain text comes from.
auto, override Failure code (present when failed), e.g. generation_failed.
Failure detail (present when failed).
When the generation finished.