Generate Article
Article generation status
Check whether an article is currently being generated or updated, and how far along it is. Poll this after generate_article / start_article_generation: once it is no longer generating, the article is ready (status becomes generated) — then read it with get_article. error is set if generation failed.
get/v3/generate-article/generation-status/
Query parameters
teamIdstring
Team id (falls back to the session's active project).
slugstring required
Article slug.
Response
Default Response
Changes
No recorded changes to this endpoint across all 34 revisions of this API.