Projects
Get Job Status
Check the status of a project generation job.
GET
Get job status
Authorizations
API key with "faces_" prefix. Create one at Settings > Developers.
Path Parameters
The job ID returned by generateProject.
Response
Job status
Available options:
processing, completed, failed Actual generation time. Only present when status is completed.
Example:
"45 seconds"
Available when status is completed.
Error message when status is failed.
