id | str | Generation id. |
name | str | Generated font display name. |
ttf_url | str or None | Generated TTF download URL. None until the generation succeeds. |
status | str | preparing, queued, running, succeeded, cancelled, or failed. |
input_type | str | text or image. |
glyph_set | str | Selected glyph set: standard or extended. |
progress_percent | float | Approximate progress from 0 to 100. |
poll_url | str | Present on create responses. |
error | str | Present only when a generation fails and an error message is available. |
created_at | str | ISO timestamp for when the generation was created. |