AI Page Generator - Protected
Get Page Generation Status
Check the status of a page generation job.
Returns detailed information about the job including:
- Current status (pending, analyzing, generating_page, saving_page, uploading, completed, failed)
- Progress percentage (0-100)
- Current step description
- Error message (if failed)
get/api/websites/{website_id}/pages/generate/{job_id}
Path parameters
website_idinteger required
job_idinteger required
Headers
x-api-tokenstring nullable
Response
Successful Response
Changes
No recorded changes to this endpoint across all 3 revisions of this API.