Projects
Get Job Status
Check the status of a project generation job.
GET
Get job status
Documentation Index
Fetch the complete documentation index at: https://docs.faces.app/llms.txt
Use this file to discover all available pages before exploring further.
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.
